
14 Aug
2009
14 Aug
'09
5:37 p.m.
On Thu, Aug 13, 2009 at 05:58:57PM -0500, alfred steele wrote:
That controls whether the "jffs2" command supports NAND.
Iis it a MUST HAVE if you are using a jffs2 root filesystem? I mean do i have to turn on "CONFIG_JFFS2_NAND" if i have a jff2 rootfs. Are there any other configuration flags i need to turn on for JFFS2 support?
If you are only programming the flash from U-Boot, but are not loading anything using the U-Boot "jffs2" command ("nand read" is OK), no.
If you're using the "jffs2" command, then presumably it is required.
-Scott