Other Parts Discussed in Thread: OMAPL138,
Hi All,
We are trying to interface Winbond W29N04GV 512 MB NAND flash with Omapl138 LCDK, In u-boot I am trying write a pattern from ram location to NAND flash that write is getting fail, I added some prints and found that that data will write into the flash correctly but while verifying that data the ECC calculation and correction is happening in correction stage the we are setting the corresponding bits in NANDFCR to calculate the ECC and checking the NANDFSR register for the errors it is returning 0x01 in ECC_STATE bit field.
We are using 4-bit ECC in both kernel and u-boot, In kernel we are trying to flash a UBI filesystem, after flashing we cannot able to attach the ubifs we are getting some error like bit flipped in PEB 0. We cannot rectify what the issue is please can anyone share me the configurations or any driver patchs for kernel and u-boot to solve this issue.
Thank You
Deepak H M