Hi community,
I am working on custom board based on i.MX6DL sabreSD.
I have success with boot from SD card and now I want to boot from Nand flash(MX30LF4G18AC).
However, after burning the image to Nand, i get the error "ubi_io_read: error -74 (ECC error) while reading 126976 bytes from PEB 4:4096, read 126976 bytes" which can be seen in first boot log. Then, I reboot the board (second boot log), it just jump into kernel panic.
How to fix this error?
Any advice would be grateful.