[U-Boot] u-boot.lds i686-pc-linux-gnu-ld section .start16 overlaps section .text

LanceZ Lance.Zhang at taihootech.com
Thu Dec 4 08:07:54 CET 2008


Hi I add a ethernet driver to u-boot, when I compile the source tree, I got
the following link error, can anyone please suggest me how to fix the error?

i686-pc-linux-gnu-ld:
 section .start16 [05ffff00 -> 05ffffba] overlaps section .text [05fe0000 ->
06011b85]
i686-pc-linux-gnu-ld:
 section .reset [05fffff0 -> 05ffffff] overlaps section .text [05fe0000 ->
06011b85]
make: *** [u-boot] Error 1

I searched in Google, and someone suggest that I can modify u-boot.lds to
fix the error, but I do not know how to do that.  appreciate it if anyone
can give me a hint or a solution.

Thanks



-- 
View this message in context: http://www.nabble.com/u-boot.lds---i686-pc-linux-gnu-ld-section-.start16-overlaps-section-.text-tp20828386p20828386.html
Sent from the Uboot - Users mailing list archive at Nabble.com.



More information about the U-Boot mailing list