[PATCH v7] MTD: LPC32xx SLC NAND driver

Roland Stigge stigge at antcom.de
Thu Jun 28 01:25:28 EST 2012


Hi!

On 06/27/2012 02:26 PM, Alexandre Pereira da Silva wrote:
> I think it's best in case of *_raw to use nand base default functions,
> like in the MLC patch.

Problem here (specific for this SLC controller) is that it expects us to
access the data register via 16bit access while the actual data is only
8bit wide.

This can't be done with the default nand functions, neither with the
8bit nor 16bit variant.

Roland

PS: Nevertheless, I will post our SLC driver update series against the
l2-mtd branch.


More information about the devicetree-discuss mailing list