Fw: how to setup jffs2 on NAND
Thomas Gleixner
tglx at linutronix.de
Wed Feb 26 03:54:39 EST 2003
On Tuesday 25 February 2003 08:22, Skumar wrote:
> i am sharath kumar. i am trying to mount jffs2 on NAND flash.
> i am working on s3c2410 arm9 processor. i have booted linux using 2.4.18
> kernel pathced with rmk6-sw5 patch.
> i have mounted yaffs on NAND flash now i am trying jffs2
> from one of the documnt
> The following config switches have to be set. JFFS2 on NAND does not work,
> if one of these settings is missing.
>
> CONFIG_MTD=y
> CONFIG_MTD_PARTITIONS=y
> CONFIG_MTD_CHAR=y
> CONFIG_MTD_BLOCK=y
> CONFIG_MTD_NAND=y
> CONFIG_MTD_NAND_YOURBOARD=y
> CONFIG_JFFS2_FS=y
> CONFIG_JFFS2_FS_DEBUG=0
> CONFIG_JFFS2_FS_NAND=y
>
> when i do make makeconfig i am not able to see component
> CONFIG_JFFS2_FS_NAND
>
> do i need to patch the kernel
Yes, get the latest MTD-Sources from linux-mtd.infradead.org. Read and follow
INSTALL. Enjoy.
--
Thomas
________________________________________________________________________
linutronix - competence in embedded & realtime linux
http://www.linutronix.de
mail: tglx at linutronix.de
More information about the linux-mtd
mailing list