From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Thu, 14 Jul 2005 16:03:19 -0400 Subject: [U-Boot-Users] how can I boot u-boot from 0x40000 in flash instead of 0x0000 In-Reply-To: References: Message-ID: <42D6C507.6010603@smiths-aerospace.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Ray Zhao wrote: > My board need keep the first 0x40000 flash for special purpose. Is it > easy to modify the u-boot to load itself from 0x40000 instead from the > 0x0000? Any help is appreciated. > > Ray If your hardware supports it, probably. Otherwise no. Perhaps you could tell us what your hardware is? gvb