> /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 -- LinuxBIOS mailing list [email protected] http://www.openbios.org/mailman/listinfo/linuxbios
