All of lore.kernel.org
 help / color / mirror / Atom feed
From: LanceZ <Lance.Zhang@taihootech.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] u-boot.lds i686-pc-linux-gnu-ld section .start16 overlaps section .text
Date: Wed, 3 Dec 2008 23:07:54 -0800 (PST)	[thread overview]
Message-ID: <20828386.post@talk.nabble.com> (raw)


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.

             reply	other threads:[~2008-12-04  7:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-04  7:07 LanceZ [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20828386.post@talk.nabble.com \
    --to=lance.zhang@taihootech.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.