Re: [U-Boot] "UnCorrectable RS-ECC Error" occurs when reading NAND flash under u-boot 2009.08 for i.mx25

2010-08-31 Thread dajiang
Scott Wood-2 wrote: > > On Fri, 27 Aug 2010 20:35:12 -0700 > > Could you try it on current U-Boot? It should already have support for > i.mx25's NAND controller in drivers/mtd/nand/mxc_nand.c. > >> I make a simply testing process, what I do is, firstly, I only erase page >> 0 of block 0, >

Re: [U-Boot] "UnCorrectable RS-ECC Error" occurs when reading NAND flash under u-boot 2009.08 for i.mx25

2010-08-27 Thread dajiang
because characters couldn't be written in red, so I put the wrong contents as following: bb0010c0: 45454545 45454545 45454545 45454545 bb0010d0: 45454545 45454545 45454545 45454545 I really appreciate any suggestions very much. dajiang.zhong wrote: > > Hi

[U-Boot] "UnCorrectable RS-ECC Error" occurs when reading NAND flash under u-boot 2009.08 for i.mx25

2010-08-27 Thread dajiang
Hi, every one. This is my first time of posting a message here, firstly , thanks for any body who builds such a nice platform give help. In recent two weeks, I added a NAND flash driver support for Micron's MT29F2G08ABD (SLC;page size: x8 2048+64bytes; Block size: 64 pages; Device size: 2Gb) memo