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. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot