[U-Boot] NAND booting of MPC8313 based Custom board

Ron Madrid ron_madrid at sbcglobal.net
Mon Aug 3 18:20:17 CEST 2009


> "NAND boot... read failed (ltesr)"

This message is triggered by an uncorrectable ECC error; LTESR[2].

> Can any one tell how shall i proceed for booting
> successfully from large 
> page NAND ?

This sounds very similar to problems I initially had.  Odds are your are
burning you LP NAND with the ECCM (FMR[23]) set incorrectly.  So the NAND
read is failing because it is reading the correct ECC from the wrong
offset, hence making it incorrect and uncorrectable.  Double check that and
see if it helps.

Ron


More information about the U-Boot mailing list