NAND and JFFS2 supports in Linux 2.4
Josh Boyer
jwboyer at jdub.homelinux.org
Wed Apr 12 07:19:35 EST 2006
On Tue, 2006-04-11 at 18:31 +0200, Laurent Lagrange wrote:
> Hello,
>
> I work on a custom 82xx board with a NAND flash :
> NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V
> 8-bit)
>
> I have to KEEP a Linux 2.4 and can't migrate to a Linux 2.6 for this board.
>
> This type of NAND flash and JFFS2 work fine with a Linux 2.6 but with a
> Linux 2.4,
> this is a little tricky :
> Linux 2.4.18 or 2.4.25 do not support this device,
Those are entire too old.
> Linux 2.4.31 seems supporting this device but JFFS2 is not adapted,
NAND + JFFS2 + 2.4 is not a supported combination.
> Linux 2.4.32 does not support this device anymore.
Odd. Do you have a diff from .31 to .32?
> On www.linux-mtd.infradead.org, it seems that Linux 2.4 is no more
> supported.
Well, 2.4 is supported but no new features go in that tree. Including
NAND support in JFFS2. If there is a bug in the 2.4 code that is
present in MTD/JFFS2 it can certainly still be fixed.
>
> Any help would be welcome
You might try your luck with patching the latest 2.4 kernel with MTD
CVS. But be warned that quite a few things have changed, so you'd have
to essentially backport.
And keep in mind that it's not supported.
josh
More information about the Linuxppc-embedded
mailing list