public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] u-boot.lds i686-pc-linux-gnu-ld section .start16 overlaps section .text
@ 2008-12-04  7:07 LanceZ
  2008-12-04  7:47 ` [U-Boot] u-boot.lds i686-pc-linux-gnu-ld section .start16 overlapssection .text Vignesh Kumar B
  0 siblings, 1 reply; 7+ messages in thread
From: LanceZ @ 2008-12-04  7:07 UTC (permalink / raw)
  To: u-boot


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.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-12-12  2:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-04  7:07 [U-Boot] u-boot.lds i686-pc-linux-gnu-ld section .start16 overlaps section .text LanceZ
2008-12-04  7:47 ` [U-Boot] u-boot.lds i686-pc-linux-gnu-ld section .start16 overlapssection .text Vignesh Kumar B
2008-12-04  8:07   ` Lance Zhang
2008-12-04  9:10     ` Graeme Russ
2008-12-04  9:48       ` Lance Zhang
2008-12-04 10:06         ` Graeme Russ
2008-12-12  2:37           ` LanceZ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox