
Now i got all NAND stuffs from u-boot-1.3.4, including common/cmd_nand.c and drivers/mtd/nand/*, but still the same problem.
Other components of u-boot can influence NAND behavior?
I saw some people with similar problem using "nand scrub", but im little bit afraid with this command...
Another thing i notice: when reseting the board without turning off power, NAND is not found.
Cheers,
-- Alemao
On Tue, Aug 12, 2008 at 2:57 PM, Scott Wood scottwood@freescale.com wrote:
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