Attention is currently required from: Angel Pons. Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/56214 )
Change subject: drivers/pc80/rtc: Make use of alt-century byte configurable ......................................................................
Patch Set 1:
(2 comments)
File src/drivers/pc80/rtc/Kconfig:
https://review.coreboot.org/c/coreboot/+/56214/comment/a5b0836b_8b07108f PS1, Line 11: OSs
nit: OSes
Done
File src/drivers/pc80/rtc/mc146818rtc.c:
https://review.coreboot.org/c/coreboot/+/56214/comment/343f461d_6ea16da9 PS1, Line 235: 69
Where does this 69 come from? Maybe `< 70` would make it easier to associate it with 1970?
Hrmm, copied from Linux ;)