DOC2K & mtd/util/nftl_format.c
SeonKon Choi
bushi at mizi.com
Thu Dec 7 23:49:40 EST 2000
hi,
mtd/util/nftl_format.c
157
158 if (meminfo.erasesize != 0x2000) {
159 printf("Erase size not 8Kb - I'm confused\n");
160 close(fd);
161 return 1;
162 }
163
It's 0x4000 (16kb) on my DOC2K 16 Mbytes (MD2202-D16, 1.23).
Is there anyone who solve this problem ?
M-System says,
MD220( )
0 - Low profile (16,24,32,48 Mbytes)
1 - High profile (72,80,112,144 Mbytes)
2 - Low profile (64,96 Mbytes)
3 - High profile (160,192,288 MBytes)
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list