[PATCH/RFC] Add Amstrad Delta NAND support.

David Woodhouse dwmw2 at infradead.org
Sat May 13 22:45:05 EDT 2006


On Mon, 2006-04-24 at 17:15 +0100, Jonathan McDowell wrote:
> he patch below adds support for the NAND device on the Amstrad Delta.
> This is a 32MB 8bit Toshiba device, with the data bus connected to the
> OMAP MPUIO pins and ALE, CLE, NCE, NRE, NWE and NWP all connected to the
> Delta's latch2 16bit latch.
> 
> I'm submitting this purely for comments at this stage. While I have
> tested it (booting fine with the NAND as / and able to read/write to it
> ok) and had a report from another user that it works fine for them I
> would appreciate any opinions you may have about the code.

Needs to set ams_delta_mtd->owner = THIS_MODULE; before calling
nand_scan().

-- 
dwmw2





More information about the linux-mtd mailing list