1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-15 15:01:32 +02:00
Files
u-boot-megous/drivers/rtc
Heinrich Schuchardt 952061352a drivers: rtc: correctly convert seconds to time structure
Variable 'days' must be defined as signed int. Otherwise the conversion
fails for some dates, e.g. 2004-08-25. Cf function rtc_time64_to_tm() in
the Linux kernel source.

Fixes: 992c1db455 "drivers: rtc: resolve year 2038 problem in rtc_to_tm"
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2018-12-01 18:03:14 -05:00
..
2018-07-24 09:25:23 -04:00
2018-07-25 15:00:24 +02:00
2018-11-30 21:56:45 +01:00
2018-10-09 04:40:27 -06:00
2018-06-05 20:19:09 -04:00
2018-06-05 20:19:09 -04:00
2018-11-29 09:30:05 -07:00
2018-07-25 15:00:24 +02:00