Same here, even after changing the ROM_IMAGE_SIZE variable the build still fails.
 
-Phani

On Fri, Feb 22, 2008 at 2:41 PM, Myles Watson <mylesgw@gmail.com> wrote:
> -----Original Message-----
> From: coreboot-bounces@coreboot.org [mailto:coreboot-bounces@coreboot.org]
> On Behalf Of Marc Jones
> Sent: Friday, February 22, 2008 3:33 PM
> To: Phani Babu Giddi
> Cc: coreboot@coreboot.org
> 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:Marc.Jones@amd.com
> http://www.amd.com/embeddedprocessors
>
>