[LinuxBIOS] How to start with a new mainboard (commel lv-671)

Uwe Hermann uwe at hermann-uwe.de
Mon May 28 17:58:52 CEST 2007


Hi,

On Mon, May 28, 2007 at 05:41:13PM +0200, Stefan Reinauer wrote:
> > gcc -m32 -nostdlib -nostartfiles -static -o linuxbios -T ldscript.ld crt0.o
> > /usr/bin/ld: section .id [00000000fffdffce -> 00000000fffdffef] overlaps section .rom [00000000fffd663a -> 00000000fffe208f]
> > /usr/bin/ld: linuxbios: section .id lma 0xfffdffce overlaps previous sections
> > /usr/bin/ld: linuxbios: section .reset lma 0xfffdfff0 overlaps previous sections
> > collect2: ld returned 1 exit status
> > make[1]: *** [linuxbios] Fehler 1
> > make[1]: Leaving directory `/usr/src/neues_bios/LinuxBIOSv2/targets/digitallogic/adl855pc/adl855pc/normal'
> > make: *** [normal/linuxbios.rom] Fehler 1
> > video:/usr/src/neues_bios/LinuxBIOSv2/targets/digitallogic/adl855pc/adl855pc#                                                      
>  
> Try setting ROM_SIZE in the mainboard Config.lb to your rom size (512k?)
> and ROM_IMAGE_SIZE in the targets/ Config.lb to 0x16000 or 0x17000
> instead of 0x10000 or whatever it is.

This patch works for me. It's strange that abuild doen't complain
here, but manually building does indeed not work...


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adl855pc.patch
Type: text/x-diff
Size: 756 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070528/790bc780/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070528/790bc780/attachment.sig>


More information about the coreboot mailing list