<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I saw very similar symptoms myself while porting coreboot to the ASUS AM1I-A board.<br><br></div>I'm not sure about the reasons but this is likely caused by corrupted NVRAM data. Make sure your board has a valid cmos.layout and a cmos.default file (the latter one is optional) then build a fresh copy of coreboot and flash it. Power off, remove the power cord and clear the CMOS memory using a jumper on the mainboard. This ensures coreboot rewrites the CMOS memory with defaults on next boot.<br><br></div>I did the same and it helped, the issue disappeared and never came back later.<br><br></div><div>Hope it helps you, too!<br></div><div><br></div>Regards,<br></div>Gergely<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 24 January 2018 at 16:35, Аладышев Константин <span dir="ltr"><<a href="mailto:aladyshev@nicevt.ru" target="_blank">aladyshev@nicevt.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<br>
I'm trying to include CMOS variables use to my Coreboot, but when I enable<br>
"CONFIG_USE_OPTION_TABLE" option strange things happen.<br>
<br>
Windows stucks at boot logo and coreinfo payload displays very strange NVRAM<br>
RTC data (completely incorrect time with year and second that increment<br>
every second).<br>
<br>
I checked this with upstream code on Google/Panther motherboard. This<br>
motherboard uses "mc146818rtc" driver for RTC.<br>
<br>
Without "CONFIG_USE_OPTION_TABLE" option coreinfo displays time correctly.<br>
What can be the source of such thing?<br>
<br>
Best Regards,<br>
Aladyshev Konstantin<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br>
<a href="https://mail.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://mail.coreboot.org/<wbr>mailman/listinfo/coreboot</a><br>
</font></span></blockquote></div><br></div>