[coreboot] buildrom failure

ron minnich rminnich at gmail.com
Fri May 9 19:31:03 CEST 2008


Well I just kept typing make and buildrom finished. I got this error:
gcc -m32  -nostdlib -nostartfiles -static -o coreboot -T ldscript.ld crt0.o
/usr/bin/ld: warning: dot moved backwards before `.id'
/usr/bin/ld: warning: dot moved backwards before `.id'
/usr/bin/ld: warning: dot moved backwards before `.id'
nm -n coreboot | sort > coreboot.map
objcopy --gap-fill 0xff -O binary coreboot coreboot.strip
gcc -o buildrom
/home/rminnich/src/bios/buildrom/buildrom-devel/work/coreboot/svn/util/buildrom/buildrom.c
cp ../payload.elf.lzma payload
./buildrom coreboot.strip coreboot.rom payload 0x1a000 0x100000
Payload: 13564 coreboot: 106496 ROM size: 1048576 Left space: 928516
make[2]: Leaving directory
`/home/rminnich/src/bios/buildrom/buildrom-devel/work/coreboot/svn/targets/amd/serengeti_cheetah/serengeti_cheetah/fallback'
cat  fallback/coreboot.rom > ./coreboot.rom
make[1]: Leaving directory
`/home/rminnich/src/bios/buildrom/buildrom-devel/work/coreboot/svn/targets/amd/serengeti_cheetah/serengeti_cheetah'


but I have a rom image. Once I get simnow up we'll see.

ron




More information about the coreboot mailing list