> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Marc Jones > Sent: Friday, February 22, 2008 3:33 PM > To: Phani Babu Giddi > Cc: [email protected] > Subject: Re: [coreboot] amd/db800 build failure on Fedora 8 > > > 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 >
My failing crt0.o and working crt0.o are the same size (2748 bytes.) Myles > 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:[EMAIL PROTECTED] > http://www.amd.com/embeddedprocessors > > > -- > coreboot mailing list > [email protected] > http://www.coreboot.org/mailman/listinfo/coreboot -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

