[LinuxBIOS] Section Overlaps & Offset miscalculation

San Mehat san at google.com
Tue Sep 13 05:22:10 CEST 2005


Greetings,

I'm currently trying to build a ck804 based amd bios and am having the
following issue:


/usr/bin/ld: section .reset [fffdfff0 -> fffdffff] overlaps section .rom
[fffd858b -> fffe263f]

When i increase 'ROM_IMAGE_SIZE' from 0x10000 to 0x20000 the problem goes
away, however it looks like the offsets are being incorrectly computed
(the reset vector jump goes off into la-la land).

Any ideas?..

thanks
-san
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20050912/2d83e0c1/attachment.html>


More information about the coreboot mailing list