[U-Boot-Users] u-boot.lds, help...
Wolfgang Denk
wd at denx.de
Thu Apr 10 16:24:03 CEST 2003
In message <742AC4678EF8464697DDDFE3B40F6ECD39FD9C at SRV-MAILRND.azisa.co.za> you wrote:
> Ha, great thanks. Methinks that your info has helped; all I needed to do
> was increase the size of the location counter for the .text part of the
> script.
Be careful. This is almost certainly the _wrong_ solution. At least
if your enviornment is embedded in the U-Boot image you will probably
run into problems. You have to understand the image layout. All you
can (and should) do is shuffeling object files around, i. e. select
such a sequence of objects that your text segment has the right
structure without too big gaps.
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
A penny saved is a penny to squander.
- Ambrose Bierce
More information about the U-Boot
mailing list