1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 00:32:04 +02:00
Files
u-boot-megous/include
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
..
2006-07-21 15:24:56 +02:00
2008-01-16 14:14:40 +01:00
2008-02-04 19:26:53 -05:00
2006-08-15 14:15:51 +02:00
2006-08-23 10:39:01 -05:00
2006-08-15 14:15:51 +02:00
2005-10-04 23:10:28 +02:00
2007-08-14 18:42:36 +02:00
2007-05-15 23:38:05 +02:00
2005-10-05 02:00:09 +02:00
2006-04-16 10:51:58 +02:00
2008-03-03 00:40:42 +01:00
2007-11-26 19:18:21 +01:00
2005-10-13 16:45:02 +02:00
2007-08-10 19:21:35 -04:00
2008-01-11 16:05:36 +01:00
2008-03-02 21:44:59 +01:00
2008-01-03 21:36:50 -05:00
2006-07-19 13:50:38 +02:00
2007-09-17 08:19:08 +02:00
2008-02-03 23:58:21 +01:00
2008-03-20 21:48:46 +01:00
2006-06-26 10:54:52 +02:00
2007-06-30 18:50:48 +02:00
2007-07-10 00:01:28 +02:00
2005-09-22 09:04:17 +02:00
2008-01-09 13:36:28 +01:00
2008-01-09 13:36:28 +01:00
2007-10-13 21:15:39 +02:00
2006-06-14 18:14:56 +02:00
2007-06-06 10:08:13 +02:00
2006-06-14 18:14:56 +02:00
2006-06-14 17:45:53 +02:00
2006-06-14 18:14:56 +02:00
2005-09-23 11:05:55 +02:00
2006-07-21 15:24:56 +02:00