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

Vignesh Kumar B vigneshkumarb at hcl.in
Thu Dec 4 08:47:22 CET 2008


Hi,

It seems ur linker script is overlapping both the sections .start16 and
text and similarly the reset and text.
Try to change the boundary limits for the sections to prevent conflicts,
this is due to the new addition of the driver code.


Thanks & Regards,
Vignesh Kumar B


-----Original Message-----
From: u-boot-bounces at lists.denx.de [mailto:u-boot-bounces at lists.denx.de]
On Behalf Of LanceZ
Sent: Thursday, December 04, 2008 12:38 PM
To: u-boot at lists.denx.de
Subject: [U-Boot] u-boot.lds i686-pc-linux-gnu-ld section .start16
overlapssection .text


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 at lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Thanks & Regards,
Vignesh Kumar B




Disclaimer:
This message and any attachment(s) contained here are information that
is confidential, proprietary to HCL Technologies and its customers.
Contents may be privileged or otherwise protected by law. The
information is solely intended for the individual or the entity it is
addressed to. If you are not the intended recipient of this message, you
are not authorized to read, forward, print, retain, copy or disseminate
this message or any part of it. If you have received this e-mail in
error, please notify the sender immediately by return e-mail and delete
it from your computer.


-----Original Message-----
From: u-boot-bounces at lists.denx.de [mailto:u-boot-bounces at lists.denx.de]
On Behalf Of LanceZ
Sent: Thursday, December 04, 2008 12:38 PM
To: u-boot at lists.denx.de
Subject: [U-Boot] u-boot.lds i686-pc-linux-gnu-ld section .start16
overlapssection .text


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 at lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have 
received this email in error please delete it and notify the sender immediately. Before opening any mail and 
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------


More information about the U-Boot mailing list