2048 byte page size in JFFS2
Howard, Michael (MED)
Michael.Howard at med.ge.com
Sat Nov 29 17:27:15 EST 2003
Hello,
I have a Samsung 256 Meg flash with a page size of 2048 bytes. The latest
mtd code is blocking out any writes which are not page aligned. However,
every time I try to copy to a JFFS2 mounted directory, it is calling the
nand write routines using 68 byte chucks which is then rejected.
Can anyone tell me how to configure JFFS2 to write in 2048 chunks? I was
poking around in write.c and think that I need to somehow increase the dnode
size to a fixed 2048.
Thanks
Mike
More information about the linux-mtd
mailing list