Can 256K erase blocks work with JFFS2?
David Woodhouse
dwmw2 at infradead.org
Sun Feb 15 12:24:06 EST 2004
On Sun, 2004-02-15 at 08:54 -0800, Marc Singer wrote:
> elf at florence ~...coastal/arm > mkfs.jffs2 -e 256kb -r root -o toucan.jffs
I've just committed a change to v1.40 to accept KiB and MiB. I did
briefly make it accept 'kb' too but it was going to give you an erase
size of 256 * 1000 / 8 == 32000 bytes, which probably isn't useful... so
then I was going to have to add a warning for such erase sizes... so I
took it out again :)
dwmw2
More information about the linux-mtd
mailing list