<div dir="ltr">Kuzmichev,<div><br></div><div>Changing the seabios serial port base address, you should modify it via "make menuconfig" command, it's much easy and efficiency.</div><div><br></div><div>It's not recommended to modify the actual source files.</div><div><br></div><div>-Fei </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 13, 2015 at 3:33 AM, Martin Roth <span dir="ltr"><<a href="mailto:gaumless@gmail.com" target="_blank">gaumless@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Viktor,<br>
  Yes, I think having option roms checked is probably required. The only other thing I'd recommend is to build SeaBIOS outside of the coreboot structure and pull it in as an elf payload.  Building within coreboot is handy, but it doesn't offer the flexibility or control that you get building it yourself.<span class="HOEnZb"><font color="#888888"><br>
<br>
Martin</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On 01/12/2015 01:50 AM, Kuzmichev Viktor wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 11.01.2015 07:45, Martin Roth wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 01/10/2015 07:53 AM, Kevin O'Connor wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Thu, Dec 25, 2014 at 11:45:40AM +0300, Kuzmichev Viktor wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
I've been trying to boot grub installed on the hard drive using coreboot and<br>
SeaBIOS as a payload. The motherboard I'm using is Intel Mohon Peak. Also, I<br>
do not use VGA for output, only serial port. So, I included the sgabios into<br>
my rom file. Here is its layout:<br>
</blockquote>
It should have worked.  How did you build SeaBIOS, what SeaBIOS config<br>
did you use, and what changes have you made to SeaBIOS?<br>
<br>
-Kevin<br>
<br>
</blockquote>
As I recall, Mohon Peak uses 0x2f8 for the console serial port. Did you set sgabios to output to 2f8 instead of 3f8 in sgabios.h?<br>
<br>
sgabios.h:#define COM_BASE_ADDR           0x3f8<br>
<br>
Martin<br>
</blockquote>
Thank you for your replies!<br>
<br>
Just checked sgabios.h and changed serial port base address to 2f8. Somehow I missed it earlier, although I did set this parameter in both coreboot and SeaBIOS before. Sadly, I do not currently have access to Mohon Peak, so I can't really test this right now but, hopefully, I would be able to test this in a few days.<br>
Also, I'd like to clarify one more thing. Should Option ROMS parameter in SeaBIOS menuconfig be checked for sgabios to work? Are there any other nuances I should keep in mind?<br>
<br>
Viktor<br>
<br>
</blockquote>
<br>
<br>
-- <br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br>
<a href="http://www.coreboot.org/mailman/listinfo/coreboot" target="_blank">http://www.coreboot.org/<u></u>mailman/listinfo/coreboot</a><br>
</div></div></blockquote></div><br></div>