IMX6 nand with 4M blocksize and 16k pagesize

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

IMX6 nand with 4M blocksize and 16k pagesize

1,400 次查看
dmitriykornoush
Contributor III

Can IMX6 support large nands? I`m use Toshiba 8GB chip with 4M+320K Blocksize and 16k+1280 pagesize. (last row in picture)

QQ图片20140219164223.jpg

I change the next:

  1. nand_base.c
    • mtd->writesize= 1024*16;
    • mtd->oobsize=1280;
    • mtd->erasesize=4*1024*1024;

Now "mtdinfo -a" show correct info about pagesize, erasesize.

But when I use "flash_erase /dev/mtd0 0 0" it have much errors.

Also I tried "uviformat /dev/mtd0". This has too much errors.

Question: can mtd-utils support large nand chips? What and where alos I need change to support it?

标签 (1)
0 项奖励
回复
3 回复数

1,240 次查看
dmitriykornoush
Contributor III

Problem solve, I use Samsung 8GB NAND. Imx6 havent support 4MB blocksize

0 项奖励
回复

1,240 次查看
YixingKong
Senior Contributor IV

Dmitriy

We have not got your response yet and will close the discussion in 3 days. If you still need help, please feel free to reply with an update to this discussion.

Thanks,

Yixing

0 项奖励
回复

1,240 次查看
YixingKong
Senior Contributor IV

Dmitriy

We are sorry for getting back to you so late. Are you still stuck with the issue? If you have somehow to resolved the issue, can we close the discussion? If you still need help, please feel free to reply with an update to this discussion.

Thanks,

Yixing

0 项奖励
回复