u-boot/board/etin/debris
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
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
config.mk * Patches by Thomas Lange, 09 Oct 2003: 2003-10-09 19:00:25 +00:00
debris.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
flash.c * Patches by Thomas Lange, 09 Oct 2003: 2003-10-09 19:00:25 +00:00
phantom.c LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
speed.h * Patches by Thomas Lange, 09 Oct 2003: 2003-10-09 19:00:25 +00:00