]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
Add CFG_RTC_DS1337_NOOSC to turn off OSC output
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Wed, 26 Mar 2008 12:02:13 +0000 (13:02 +0100)
committerWolfgang Denk <wd@denx.de>
Wed, 26 Mar 2008 14:17:42 +0000 (15:17 +0100)
commitda8808df7a9cef5a3d2ee286ef9ebf9de1780660
treeae0425036c6294d2157e502e610a788f3d117879
parent438a4c11260b4ea9805039b0b4f92f9df5306b02
Add CFG_RTC_DS1337_NOOSC to turn off OSC output

The default settings for RTC DS1337 keeps the OSC
output, 32,768 Hz, on. This add CFG_RTC_DS1337_NOOSC to
turn it off.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
README
drivers/rtc/ds1337.c