[U-Boot] NAND issues

Scott Wood scottwood at freescale.com
Fri Aug 14 17:37:31 CEST 2009


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


More information about the U-Boot mailing list