IMX6 nand with 4M blocksize and 16k pagesize

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMX6 nand with 4M blocksize and 16k pagesize

1,404件の閲覧回数
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,244件の閲覧回数
dmitriykornoush
Contributor III

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

0 件の賞賛
返信

1,244件の閲覧回数
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,244件の閲覧回数
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 件の賞賛
返信