<br><br><div class="gmail_quote">On Fri, Oct 23, 2009 at 11:16 AM, Konstantin Lazarev <span dir="ltr"><<a href="mailto:klazarev@sbcglobal.net">klazarev@sbcglobal.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div style=""><div>Hi Myles,</div><div><br></div><div>Thank you for hint. I found this place too. Apparently it is not correct for vx800 platform.<br></div><div>I tried to modify this output in src/boot/hardwaremain.c to have different POST code. And I still have the same sequence "00"->''10"->"80" after complete rebuild of the image.</div>
<div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Ok. It looks that I need more understanding about what is the sequence of execution of coreboot.</div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">
Here is the quote from documentation/POSTCODES</div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----------------------------------------</div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">
0x10 Entry into protected mode<br>0x01 Entry into 'crt0.s' reset code jumps to here<br>0x11 Start copying LinuxBIOS to RAM with decompression if compressed<br>0x12 Copy/decompression finished jumping to RAM<br>0x80 Entry into LinuxBIOS in RAM<br>
<br></div></div></div></blockquote><div><br>Post codes are poorly maintained.  Because debugging with the serial port is _so_ much easier, they aren't used much except to get the serial console working.<br><br>Do you see anything on the serial console?  There should be a lot of output before LinuxBIOS is in RAM.<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style=""><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">
----------------------------------------<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">