<div dir="ltr">Thanks a lot for the help, but now I don't even get to the black screen. Whenever I flash coreboot and reboot the computer, after a few seconds of black-screen the backup BIOS complains about a checksum fail from the main bios chip and resets the contents to the original BIOS. I have a few ideas to try tonight, so I'll try that. Hopefully I'll be able to achieve something.<div><br></div><div>Cheers,</div><div>Alberto</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-09-28 15:10 GMT-03:00 Zoran Stojsavljevic <span dir="ltr"><<a href="mailto:zoran.stojsavljevic@gmail.com" target="_blank">zoran.stojsavljevic@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class=""><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px"><i><u>"Приветствую!</u></i></div><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px"><i><u>Если я правильно понял, то у меня была схожая проблема, когда я пытался запустить coreboot на Asus m4a785-m. Я потратил 2 месяца на ее решение, а решение оказалось простым.</u></i></div><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px"><i><u>Проблема в вызовах printk() до инициализации консоли. Видимо переполняется кэш процессора."</u></i></div><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px"><br></div></span><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px">Translation for the above is the following (maybe this also can help):</div><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px"><br></div><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px">Hello,</div><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px"><br></div><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px">If I correctly understand, I had very similar problem, when I struggled/tried to bring up Coreboot on Asus m4a785-m. I lost two months for solution finding, and solution appeared to be simplistic.</div><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px">Problem is by calling printk() before console init. Apparently CPU cache is overloading.</div><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px"><br></div><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px">(love Russian language, could not resist)!</div><span class="HOEnZb"><font color="#888888"><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px"><br></div><div style="color:rgb(0,0,0);font-family:calibri;font-size:16px">Zoran</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 28, 2016 at 5:54 PM, Alexey Borovikov via coreboot <span dir="ltr"><<a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div dir="ltr">
<div style="FONT-SIZE:12pt;FONT-FAMILY:'Calibri';COLOR:#000000">
<div>Hi!</div>
<div>May be the problems in call printk() before console_init(). Two way:</div>
<div>1. To comment printk in function which call before console_init.</div>
<div>2. Call console_init first in function cache_as_ram_main.</div>
<div>May be this help.</div>
<div> </div>
<div>/*</div>
<div>Приветствую!</div>
<div>Если я правильно понял, то у меня была схожая проблема, когда я пытался 
запустить coreboot на Asus m4a785-m. Я потратил 2 месяца на ее решение, а 
решение оказалось простым.</div>
<div>Проблема в вызовах printk() до инициализации консоли. Видимо переполняется 
кэш процессора.</div>
<div>Для решения два пути:</div>
<div>1. Закомментировать все вызовы printk до вызова console_init</div>
<div>2. Попробовать вызвать console_init как можно раньше в функции 
cache_as_ram_main (файл romstage.c).</div>
<div>Возможно это поможет.</div>
<div>*/</div>
<div> </div>
<div style="FONT-SIZE:small;TEXT-DECORATION:none;FONT-FAMILY:"Calibri";FONT-WEIGHT:normal;COLOR:#000000;FONT-STYLE:normal;DISPLAY:inline">
<div style="FONT:10pt tahoma">
<div> </div>
<div style="BACKGROUND:#f5f5f5">
<div><b>From:</b> <a title="alberto@simon.ph" href="mailto:alberto@simon.ph" target="_blank">Alberto Simón Francés</a> </div>
<div><b>Sent:</b> Sunday, September 25, 2016 6:07 PM</div>
<div><b>To:</b> <a title="coreboot@coreboot.org" href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a> </div>
<div><b>Subject:</b> [coreboot] Support for Gigabyte 
ga-ma78gm-us2h?</div></div></div>
<div> </div></div>
<div style="FONT-SIZE:small;TEXT-DECORATION:none;FONT-FAMILY:"Calibri";FONT-WEIGHT:normal;COLOR:#000000;FONT-STYLE:normal;DISPLAY:inline"><div><div>
<p dir="ltr">Hello,</p>
<p dir="ltr">I've been trying to make this board boot and I haven't had much 
success. Sometimes I've been able to get it to POST, but it's not something that 
happens consistently. Since I can't find much info other than it being listed, 
I'm asking here to see if by any chance there's something that I'm missing, 
because I feel like I'm just trying random things to see what sticks.</p>
<p dir="ltr">Thankfully the board has dual bios, so it's easy to go back if I mess 
something up. Please, help.</p>
<p dir="ltr">Best regards,<br>Albert</p>
</div></div><p>
</p><hr><span><font color="#888888">
-- <br>coreboot mailing list: 
<a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br><a href="https://www.coreboot.org/mailman/listinfo/coreboot" target="_blank">https://www.coreboot.org/mailm<wbr>an/listinfo/coreboot</a></font></span><p></p></div></div></div></div>
<br>--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br>
<a href="https://www.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://www.coreboot.org/mailm<wbr>an/listinfo/coreboot</a><br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>