From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Thu, 30 Nov 2006 22:45:35 -0500 Subject: [U-Boot-Users] [PATCH] MPC8360EMDS lowboot option Message-ID: <456FA55F.9000602@comcast.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Dave Liu, The following patch adds a configuration to do "low boot" (HRCW.BMS = 0) as well as "high boot" (HRCW.BMS = 1). Many people, myself included :o) prefer to boot out of low memory. It has an added benefit that, if you screw up the image of of u-boot in low memory, you can switch SW9.3 FCFG and boot using the BCSR, which "high boots" (assuming you smart enough to keep a valid u-boot image at 0xFFF00000). The patch is against the top of the denx.de repository (thanks, Wolfgang, for pulling the fsl patches). gvb -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: 0001-Add-a-configuration-option-to-low-boot-boot-memory-space-0x00000000.txt Url: http://lists.denx.de/pipermail/u-boot/attachments/20061130/00c9ab45/attachment.txt