1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-17 16:02:33 +02:00
Files
u-boot-megous/board
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
..
2008-01-18 01:00:03 +01:00
2008-03-02 21:44:59 +01:00
2008-03-20 21:48:46 +01:00
2008-02-14 01:11:00 +01:00
2008-03-20 21:48:46 +01:00
2008-03-09 10:50:41 +01:00
2008-03-20 21:48:46 +01:00
2008-03-18 17:35:51 +01:00
2008-02-14 01:11:00 +01:00
2008-01-25 09:56:17 +01:00
2008-03-18 22:24:48 +01:00
2008-03-09 02:07:49 +01:00
2008-02-14 01:11:00 +01:00
2008-02-14 01:11:00 +01:00
2008-02-14 01:11:00 +01:00
2008-03-08 10:48:59 +01:00
2008-03-08 10:50:09 +01:00
2008-03-20 21:48:46 +01:00
2008-03-16 01:12:58 +01:00
2008-02-14 09:32:21 +00:00
2008-02-22 12:08:54 +01:00
2008-03-13 14:29:49 +01:00
2008-02-04 00:17:20 +01:00