Hello all,
I try to use Imx287 with nand, i haved build mfg tools un kernel,
I can flash the nand with mfg tools and make ubi fs.
But the kernel can't read the ubifs.
The error is:
0x000001400000-0x000020000000 : "gpmi-nfc-general-use"
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 126976 bytes
UBI: smallest flash I/O unit: 2048
UBI: VID header offset: 2048 (aligned 2048)
UBI: data offset: 4096
UBI error: ubi_scan_add_used: two LEBs with same sequence number 6
UBI error: ubi_init: cannot attach mtd1
What can i do?
i use ltib with linux 2.6.35
Hello,
Please try to 'flash_eraseall' before (re-)writing your image.
Regards,
Yuri.
Hello,
What Linux BSP is used in the case?
Regards,
Yuri.