[coreboot] amd/db800 build failure on Fedora 8

Marc Jones marc.jones at amd.com
Fri Feb 22 23:32:36 CET 2008


Phani Babu Giddi wrote:
> Hi Marc,
> 
> In the last mail I forgot to CC it to coreboot. ldscript.ld for fallback 
> is attached.
> 
> Regards,
> Phani
> 

Your ldscript.ld looks the same as mine.

This line Seems to be the problem.
gcc -m32 -Wl,--build-id=none -nostdlib -nostartfiles -static -o coreboot 
-T ldscript.ld crt0.o


How large is crt0.o?
mine:
-rw-r--r-- 1 marcj engnrg 12132 2008-02-22 15:18 fallback/crt0.o


You could try changing this line in your target Config.lb:
        option ROM_IMAGE_SIZE=64*1024

Make it 68K or 70K.

Marc



-- 
Marc Jones
Senior Firmware Engineer
(970) 226-9684 Office
mailto:Marc.Jones at amd.com
http://www.amd.com/embeddedprocessors





More information about the coreboot mailing list