From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Steeve Date: Thu, 23 Nov 2006 06:46:39 +0530 Subject: [U-Boot-Users] environment problem with new board In-Reply-To: <20061122200431.6B366353A56@atlas.denx.de> References: <20061122200431.6B366353A56@atlas.denx.de> Message-ID: <4564F677.6090403@sliceware.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > In message <45649FEE.6030107@sliceware.com> you wrote: >>> You're meddling with a lot of pretty critical places all at once. I >>> wouldn't do that, if I were you. I see no reason to mess with the >>> linker script, for example. >> I had to do that because., the boot code starts executing at 0x40000000 > > No. You _though_ you had to do this. This was one of your errors. Yeah., I actually I thought I had to do this. I did notice the -Ttext being passed to the linker. And I saw that., because of that all the sections were being linked to the TEXT_BASE. That meant I'd have to write position independant code in my start.S until till u-boot is relocated outside. Or am i still missing something :-S -- Joe Steeve Sliceware Private Limited -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature Url : http://lists.denx.de/pipermail/u-boot/attachments/20061123/3618dfb1/attachment.pgp