ecc problem on imx28

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

ecc problem on imx28

1,474 次查看
mehmet
Contributor I

Hello all,

We are using imx28 for a project. We have 4GB MLC NAND and we use UBI fs. We created 6 mtd partitions.

20   MB for linux

256 MB for rootfs

256 MB for backup of rootfs

others are not important

We have encountered ecc problem. Sometimes rootfs becomes readonly, sometimes it couldn't be mounted. We are using Samsung K9LBG08U0D, it has (4K + 218)B blocks and supports 8 bit failure for ecc. But in gpmi_nfc_set_geometry() function (in gpmi-nfc-hal-common.c file), ecc_strength is set to 16 for 218 bytes oob. Is this difference important? Should I set ecc_strength to 8?

Thanks

Mehmet

标签 (2)
0 项奖励
回复
1 回复

1,335 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Mehmet

ecc settings are not important in your case, just for testing

you can replace NAND, may be it is just damaged.

Best regards

igor

0 项奖励
回复