From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Zeffertt Date: Fri, 25 Aug 2006 10:13:33 +0100 Subject: [U-Boot-Users] MPC8272 -- FLASH In-Reply-To: <32A0F6EE19ECF646A9CF370C3AB15EBE041B0711@SVR-ALH-EXC-02.mgc.mentorg.com> References: <32A0F6EE19ECF646A9CF370C3AB15EBE041B0711@SVR-ALH-EXC-02.mgc.mentorg.com> Message-ID: <44EEBF3D.2080802@cambridgebroadband.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Lieng, Shee wrote: > Hi to whom it may concern, > > > I have MPC8272 board and I am looking for the FLASH procedures. > Currently, I am trying to FLASH this board but having problem to write > on top of the FLASH from FFF0 0000 to FFF8 0000. If you have any > information and ideas how to FLASH the chip could you please let me know. > > thanks > Jack > I'm not sure what you mean. Are you having trouble with writing to flash from u-boot, or from your debugger. If the latter, what debugger are you using? Also, what board are you using? I've got an MPC8272ADS board and I used a BDI2000 to write the flash with no problems. I used the following config file: ftp://ftp.denx.de/pub/BDI2000/MPC8260ADS.cfg Alex