Re: [PATCH] rtc: cmos: ignore bogus century byte
From: Eric Wong
Date: Thu Jan 10 2019 - 16:56:06 EST
Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx> wrote:
> Does this mean that it is set to an invalid value and that in is not
> getting updated properly in mc146818_set_time?
It seems to be set/updated without trouble while the machine is
on. It's only on a cold boot (from poweroff or hibernate) that
the value is invalid.
Patrick may be able to fill you in on more details.