Hi,
I'm using am335x and samsung K9F4G08U0B. The problem is that it often create bad blocks when write to nand. I can copy some small files to nand, but can't copy big files. It doesn't work if I tar a tar ball in to it.
But It works in another board which is using MT29F2G08.
I tried to double the timing value in the am335x_nand_timings structure. the problem is not fixed.
why this happens? Is it a ubifs problem or a nand timing problem?
I post the error message here, please help me. Thank you very much.
You can see error occurs when extract files. It seems IO errors when write. and after reboot, bad PEB count increased.