summary patch
Ferenc Havasi
havasi at inf.u-szeged.hu
Thu May 5 04:55:43 EDT 2005
Hi Sergei,
Unfortunatelly we don't have a real NAND device, just Artem's NAND
simulator.
The emulated flash is: size:64M, erase block: 128KiB, page size: 2K page.
We tried the following:
modprobe nandsim
flash_eraseall -j /dev/mtd0c
mount /mnt/flash
cp linux-2.6.11.7.tar.bz2 /mnt/flash (35 MB)
umount /mnt/flash
mount /mnt/flash
There was no error/warning messages, and using
jffs2dump -cv /dev/mtd0c |less
there was summary nodes on the flash at right places.
How did you used it? Which flash device do you use?
Bye,
Ferenc
More information about the linux-mtd
mailing list