From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Updegraff Date: Tue, 01 Nov 2005 10:54:30 -0600 Subject: [U-Boot-Users] mpc83xx flash remapping Message-ID: <43679DC6.3090101@cray.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. I found that if the 'generic' cpu/mpc83xx/start.S is changed to comply with pre-existing configuration values for flash mapping registers, then it is no longer hard-wired to just 8m flash size. This way, each implementor does not have to go munging the start.S file, but just has to set up correct values for: CFG_LBLAWAR0_PRELIM CFG_OR0_PRELIM and things get re-mapped ok. Plz consider attached. -dbu. -------------- next part -------------- A non-text attachment was scrubbed... Name: 83xx_start.patch Type: text/x-patch Size: 1663 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20051101/75748f5d/attachment.bin