u-boot-brain/drivers/rtc
Yuri Tikhonov b73a19e160 LWMON5: POST RTC fix
Modify the RTC API to provide one a status for the time reported by
the rtc_get() function:
  0 - a reliable time is guaranteed,
< 0 - a reliable time isn't guaranteed (power fault, clock issues,
      and so on).

The RTC chip drivers are responsible for providing this info if the
corresponding chip supports such functionality. If not - always
report that the time is reliable.

The POST RTC test was modified to detect the RTC faults utilizing
this new rtc_get() feature.

Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-20 21:48:46 +01:00
..
bfin_rtc.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
date.c drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
ds164x.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
ds174x.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
ds1302.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
ds1306.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
ds1307.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
ds1337.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
ds1374.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
ds1556.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
ds3231.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
ds12887.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
isl1208.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
m41t11.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
m41t60.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
m41t62.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
m48t35ax.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
Makefile Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master 2008-03-16 01:50:18 +01:00
max6900.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
mc146818.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
mcfrtc.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
mk48t59.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
mpc5xxx.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
mpc8xx.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
pcf8563.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
rs5c372.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
rx8025.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
s3c24x0_rtc.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
x1205.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00