I'm designing a custom board with 1 X16bits NOR Flash. This chip have 1 write enables. So, my question is will JFFS handle writing to odd byte location, by performing read-modify-write? Or do I have to use 2 X 8-bits Flash so that I have 1 Write enable fro each byte. Linus Kerk