<div dir="ltr">Yu-Cheng, looking through the log and just have two suggestions here.<div><br></div><div>1. It mentions the payload size is 0xc5a5, is it too small for a payload? My understanding is that something wrong in payload compressing, please set <span style="color:rgb(0,0,0);white-space:pre-wrap">CONFIG_COMPRESSED_PAYLOAD_LZMA to N and try again, I remember I saw similar issue few years ago, but never look into the details.</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">CBFS: Found @ offset 102c0 size c5a5</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">2. I noticed you've reported 0xC000 - 0xFFFFF as the normal RAM, QEMU should have shadow RAM switches for this special address RAM, I would suggest you reporting the RAM starting from 0x10000.</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"> 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
 1. 0000000000001000-000000000009ffff: RAM
 2. 00000000000c0000-0000000007fb0fff: RAM
 3. 0000000007fb1000-0000000007ffffff: CONFIGURATION TABLES</pre></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 18, 2015 at 10:58 AM, Yu-Cheng Liu <span dir="ltr"><<a href="mailto:peter90609@gmail.com" target="_blank">peter90609@gmail.com</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">hello,<div>Below are my error message when using SeaBIOS as coreboot payload,Please help me figure out what’s wrong with my steps.Thank you in advance.</div><div><br></div><div><br></div><div><div><div>coreboot table: 316 bytes.</div><div>IMD ROOT    0. 07fff000 00001000</div><div>IMD SMALL   1. 07ffe000 00001000</div><div>CONSOLE     2. 07fde000 00020000</div><div>ACPI        3. 07fba000 00024000</div><div>SMBIOS      4. 07fb9000 00000800</div><div>COREBOOT    5. 07fb1000 00008000</div><div>IMD small region:</div><div>  IMD ROOT    0. 07ffec00 00000400</div><div>  CAR GLOBALS 1. 07ffebe0 0000000c</div><div>  ROMSTAGE    2. 07ffebc0 00000004</div><div>  GDT         3. 07ffe9c0 00000200</div><div>CBFS provider active.</div><div>CBFS @ 100000 size ffc80</div><div>CBFS: Locating 'fallback/payload'</div><div>CBFS: Found @ offset 102c0 size c5a5</div><div>'fallback/payload' located at offset: 1102f8 size: c5a5</div><div>Loading segment from rom address 0xfff102f8</div><div>  code (compression=1)</div><div>  New segment dstaddr 0xe7c04 memsize 0x183fc srcaddr 0xfff10330 filesize 0xc56d</div><div>Loading segment from rom address 0xfff10314</div><div>  Entry Point 0x000fcfff</div><div>Bounce Buffer at 07f5e000, 338264 bytes</div><div>Loading Segment: addr: 0x00000000000e7c04 memsz: 0x00000000000183fc filesz: 0x000000000000c56d</div><div>lb: [0x0000000000100000, 0x00000000001294ac)</div><div>Post relocation: addr: 0x00000000000e7c04 memsz: 0x00000000000183fc filesz: 0x000000000000c56d</div><div>using LZMA</div><div>lzma: Decoding error = 1</div><div>Payload not loaded.</div></div></div><div><br></div><div><br></div><div><br></div><div><br></div><div>PS.:if you want see more about my option setting,step</div><div><br></div><div><div>Setpup step:<br></div><div><a href="https://dl.dropboxusercontent.com/u/73839141/Qemu_coreboot.pdf" target="_blank">https://dl.dropboxusercontent.com/u/73839141/Qemu_coreboot.pdf</a></div><div><br></div><div>SeaBIOS config:<br></div><div><a href="https://dl.dropboxusercontent.com/u/73839141/SeaBIOSConfig.txt" target="_blank">https://dl.dropboxusercontent.com/u/73839141/SeaBIOSConfig.txt</a></div><div><br></div><div>Coreboot config:<br></div><div><a href="https://dl.dropboxusercontent.com/u/73839141/CorebootConfig.txt" target="_blank">https://dl.dropboxusercontent.com/u/73839141/CorebootConfig.txt</a></div><div><br></div><div>Erro Message:</div><div><a href="https://dl.dropboxusercontent.com/u/73839141/ErrMsg.txt" target="_blank">https://dl.dropboxusercontent.com/u/73839141/ErrMsg.txt</a></div></div><div><br></div><div><br></div><div><br></div></div>
<br>--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br>
<a href="http://www.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">http://www.coreboot.org/mailman/listinfo/coreboot</a><br></blockquote></div><br></div>