From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hebbar Date: Tue, 7 Oct 2008 01:11:02 -0700 (PDT) Subject: [U-Boot] how can i change u-boot load address? In-Reply-To: <20081007073614.5E35485D90E5@gemini.denx.de> References: <19836732.post@talk.nabble.com> <40a670230810061636u3c7c3c1dn26f6860a1b463d8b@mail.gmail.com> <20081007073614.5E35485D90E5@gemini.denx.de> Message-ID: <19853320.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang Denk, wd wrote: > >> I'm trying to understand how it's done on ARM -- > > On ARM it's being done wrong - no real relocation is preformed; > instead, U-Boot is liked to a fixed address in RAM. The startup code > (mostly assembler) can run from ROM (too). > > If you can tell me what exactly is wrong with ARM startup, i will try to find a solution. Can u point the platform and its startup functions where it is been done correctly. Then i will try to fixup th error in ARM. Thanks in advance Regards Gururaja -- View this message in context: http://www.nabble.com/how-can-i-change-u-boot-load-address--tp19836732p19853320.html Sent from the Uboot - Users mailing list archive at Nabble.com.