Hi Grant,
I have a custom board that only has NAND flash, so my
JFFS2 file systems are in NAND.
You say in your mail item of Fri, 07 Mar
2008 17:09:42 -0800 that you are using
u-boot/fs/jffs2/jffs2_nand_1pass.c from u-boot (1.3.2-rc3).
However, when I change
the u-boot/fs/jffs2/Makefile to build jffs2_nand_1pass.o
instead of jffs2_1pass.o it
does not build.
Have you modified jffs2_nand_1pass.c from the version in 1.3.2-rc3?
Regards, Mark