-
由 Alexandre Belloni 提交于
Dates after 2038 actually fit on 32 bits. The counter will overflow in 2106. Also, it is bad practice to reset the RTC to a default value. Signed-off-by: NAlexandre Belloni <alexandre.belloni@bootlin.com>844cba65
Dates after 2038 actually fit on 32 bits. The counter will overflow in
2106. Also, it is bad practice to reset the RTC to a default value.
Signed-off-by: NAlexandre Belloni <alexandre.belloni@bootlin.com>