From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 12 Aug 2008 12:57:38 -0500 Subject: [U-Boot] NAND: bad block in whole chip In-Reply-To: References: Message-ID: <48A1CF12.4010808@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Alemao wrote: > Hi all, > > Im trying to use my NAND flash at MPC8360E-RDK based board. > But it seems that the whole chip is bad blocked. > Dont know if Im missing something... below some outputs: Odds are that something is broken in the NAND driver, and you're reading garbage. > Any help/suggestions welcome. > > > Im using U-Boot-1.1.4 with NAND and FSL_UPM drivers from U-Boot-1.3.3 Try using the latest u-boot. -Scott