[PATCH 0/3] mx25: NAND support
Baruch Siach
baruch at tkos.co.il
Thu Jan 14 04:24:12 EST 2010
This patch series add support for NAND chips on the i.MX25 platform, using the
recently merged support for this platform in the mxc_nand driver.
I tested this code on the i.MX25 PDK platform.
Baruch Siach (3):
mtd: mxc_nand: add MX25 to Kconfig
mx25: add NAND support
mx25pdk: add NAND device support
arch/arm/mach-mx25/devices.c | 20 ++++++++++++++++++++
arch/arm/mach-mx25/devices.h | 1 +
arch/arm/mach-mx25/mx25pdk.c | 7 +++++++
arch/arm/plat-mxc/include/mach/mx25.h | 2 ++
drivers/mtd/nand/Kconfig | 2 +-
5 files changed, 31 insertions(+), 1 deletions(-)
More information about the linux-mtd
mailing list