<div class="gmail_quote">On Wed, Aug 25, 2010 at 5:27 PM, Patrick Georgi <span dir="ltr"><<a href="mailto:patrick@georgi-clan.de">patrick@georgi-clan.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">> Loading stage image.<br>
> Stage: loading fallback/coreboot_ram @ 0x100000 (114688 bytes), entry @<br>
> 0x100000<br>
> lzma: Decoding error = 1<br>
> CBFS: LZMA decompression failed!<br>
> Loading stage failed!<br>
> --- hangs here ---<br>
</div>This is the first time that RAM beyond 1MB is seriously used. On other<br>
Geode boards, some MSRs weren't set up early enough, so >1MB wasn't<br>
reachable. <a href="http://patchwork.coreboot.org/patch/1485/" target="_blank">http://patchwork.coreboot.org/patch/1485/</a> provides a partial<br>
fix, but I suspect that the LX code has similar issues.<br>
<div class="im"><br></div></blockquote><div><br></div><div>In fact, I just realized that this patch works just fine on my board (though this code has been moved to src/cpu/model_lx, which confused me.</div><div><br></div>

<div>~~~</div><div><div>Loading stage image.</div><div>Stage: loading fallback/coreboot_ram @ 0x100000 (114688 bytes), entry @ 0x100000</div><div>Stage: done loading.</div><div>Jumping to image.</div></div><div>~~~</div>
<div>
<br></div><div>So, here's the patch. I suppose the RAM may be incorrectly setup initially (size...), but it is re-setup just after by the northbridge init code, so I think it's just fine.</div><div><div><br></div>

</div><div>Also, who's responsible for updating the wiki ? Since this is a newly supported board, I think it should appear in v4 support list. I gave the details in a previous post. I can update it myself, but I'll need an account, and I don't think it's really worth the trouble, just for one board.</div>

</div><div><br></div><div>Signed-off-by: AurĂ©lien Guillaume <<a href="mailto:aurelien@iwi.me">aurelien@iwi.me</a>></div><div><br></div><div>Thanks :)</div>-- <br>AurĂ©lien Guillaume<br><br>