[PATCH] NAND Flash support for Intel IXP4xx platform

Lennert Buytenhek buytenh at wantstofly.org
Tue Apr 24 06:49:30 EDT 2007


On Tue, Apr 24, 2007 at 02:46:07PM +0400, Ruslan V. Sushko wrote:

> >>The patch adds glue logic to support MTD for NAND flash devices on
> >>Intel IXP4xx based platform
> >
> >Hmm, the IXP4xx doesn't have an on-chip NAND controller, does it?
> >Is this for NAND flashes connected to the expansion bus?  Maybe we
> >need something a la physmap for NAND flashes..
> 
> Yes, It's true the NAND flash is connected to expansion bus. The driver 
> has two parts: The common glue logic submitted here and the platform 
> specific (evaluation board) definition submitted to 
> http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=4323/2
> All maps defined in last patch

I wonder how much sense it makes to call this mtd driver "the
ixp4xx NAND flash driver" if there's hardly anything ixp4xx-specific
in it.

For that matter, I wonder how much sense it makes to submit a
separate NAND driver for every ARM SoC.  For NOR flashes we have
physmap, we should have something similar for NAND.




More information about the linux-mtd mailing list