From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tolunay Orkun Date: Sat, 05 May 2007 00:26:57 -0500 Subject: [U-Boot-Users] Flash Erase/Write error in uboot In-Reply-To: References: <20070502002918.CB4EF353AF1@atlas.denx.de> <1178123087.27349.7.camel@localhost> <46391A5B.1090403@orkun.us> <1178217620.9372.6.camel@localhost> <463A54CA.30801@orkun.us> Message-ID: <463C15A1.1040808@orkun.us> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Shiju Mathew wrote: > > On 5/3/07, *Tolunay Orkun* > wrote: > > Looks likes some other issue. On our Freescale imx31 ADS board > we have > > connected an extension board(RAM like device) to CS1 through the > logical > > analyser interface. The problem happens when I connect the extension > > board(even without powering up the extension board). If I remove the > > extension board the flash erase/writes are successfull. > > > > Thanks, > > Shiju > > > > Looks like an hardware/interfacing issue... > > I was debugging the problem further. We have two other bootloaders > running on this board - redboot and Eboot. Both does not have this Check how CS configuration etc. is correctly configured. If it is working with the extension board not installed but not obviously you have something wrong. It could be that your CS1 configuration is incorrect. Possibilities are endless. But I do not see this as a flash driver issue. Tolunay