1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 01:02:19 +02:00
Files
u-boot-megous/drivers/rtc
Heinrich Schuchardt c5b53baeaa drivers: rtc: correctly set week day for mc146818
The driver sets the weekday incorrectly when called by the
'date set' command.

Sunday is 1, Saturday is 7 unlike in U-Boot (see data sheet
https://www.nxp.com/docs/en/data-sheet/MC146818.pdf, table 3).

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2018-07-28 11:58:09 -04:00
..
2018-07-24 09:25:23 -04:00
2018-07-19 16:31:37 -04:00
2018-06-05 20:19:09 -04:00
2018-06-05 20:19:09 -04:00
2018-02-04 12:00:58 +01:00