[coreboot] r4633 building error of serengeti_cheetah_fam10

Patrick Georgi patrick at georgi-clan.de
Thu Sep 17 17:53:23 CEST 2009


Am Donnerstag, den 17.09.2009, 10:21 +0800 schrieb Bao, Zheng:
> It is Filo 0.6 with libpayload.
> 
> The attached file is the binary.
> 
> With Ron's patch "fix cbfstool malloc arena corruption", the SOFT_RESET
> is still there.
I could reproduce the issue and will work on fixing it.

As a workaround, you can set RAMBASE to 4mb (it is at 2mb now), so
coreboot_ram doesn't overlap with the payload (which has a .bss section
reaching well to 2.5mb or so), or set it to 1mb (as is the case for most
other boards), so the payload and the overlap region are aligned.


Regards,
Patrick





More information about the coreboot mailing list