I am using an Intel E28F128 flash part in my design along with jffs v1 (x86, linux 2.4). The Intel flash part is organized as 128 x 128KB blocks. Question: Are there any options I should use on mkfs.jffs to accomodate this? Should I use the mkfs.jffs -e option and set it to 131072 for the erase size when creating the jffs filesystem? Thx, Craig