From mboxrd@z Thu Jan 1 00:00:00 1970 From: manojatl Date: Fri, 24 Jun 2011 06:53:52 -0700 (PDT) Subject: [U-Boot] Run U-boot from Flash! Message-ID: <31920053.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, We are in the process of porting linux to our custom board. We are using u-boot-1.1.6 as bootloader. We are able to successfully port u-boot in RAM to our custom board. But we want to run the u-boot from flash. We understand that u-boot is capable of relocating the code from flash to ram. But we didn't find any idea for changing the address of '_start', which is always loaded with TEXT_BASE address. Expecting a postive response. Thanks Manu -- View this message in context: http://old.nabble.com/Run-U-boot-from-Flash%21-tp31920053p31920053.html Sent from the Uboot - Users mailing list archive at Nabble.com.