* Fw: how to setup jffs2 on NAND
@ 2003-02-25 7:22 Skumar
2003-02-26 8:54 ` Thomas Gleixner
0 siblings, 1 reply; 2+ messages in thread
From: Skumar @ 2003-02-25 7:22 UTC (permalink / raw)
To: linux-mtd
hi,
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
help needed?
Regards
Sharath kumar
^ permalink raw reply [flat|nested] 2+ messages in thread
* Fw: how to setup jffs2 on NAND
2003-02-25 7:22 Fw: how to setup jffs2 on NAND Skumar
@ 2003-02-26 8:54 ` Thomas Gleixner
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Gleixner @ 2003-02-26 8:54 UTC (permalink / raw)
To: linux-mtd
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-02-26 8:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-25 7:22 Fw: how to setup jffs2 on NAND Skumar
2003-02-26 8:54 ` Thomas Gleixner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox