[LinuxBIOS] compile errors on tyan S2881

Richard Smith smithbone at gmail.com
Fri Dec 2 22:16:05 CET 2005


>   /usr/bin/ld: linuxbios: section .rom lma 0xfffb0000 overlaps previous sections
>   / usr/bin/ld: linuxbios: section .init lma 0xfffb0120 overlaps previous sections
>   /usr/bin/ld: linuxbios: section .data lma 0xfffb2fd0 overlaps previous sections
>   /usr/bin/ld: linuxbios: section .init.data lma 0xfffb2fd0 overlaps previous sections
>   collect2: ld returned 1 exit status
>   make[1]: *** [linuxbios] Error 1

I don't know a whole lot about that board but normally that means your
ROM_IMAGE_SIZE is too small.

--
Richard A. Smith


More information about the coreboot mailing list