From mboxrd@z Thu Jan 1 00:00:00 1970 From: DENX Support System Date: Sat, 1 Apr 2006 03:20:04 +0200 Subject: [DNX#2006040142001534] [U-Boot-Users] mpc83xx flash remapping Message-ID: <1143854404.334201.22877937@castor.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello list, inside the automatic U-Boot patch tracking system a new ticket [DNX#2006040142001534] was created: > 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. Your U-Boot support team