SPEAr : nand driver support for SPEAr SoCs
authorVipin KUMAR <vipin.kumar@st.com>
Fri, 15 Jan 2010 13:45:46 +0000 (19:15 +0530)
committerTom Rix <Tom.Rix@windriver.com>
Thu, 21 Jan 2010 19:35:16 +0000 (13:35 -0600)
commit13229557c1f835e5a29c7b8c95c705666425537a
tree739439c5c102396bd61e2f6b589641a33662997e
parent1ebdb241592e26a738554f0e4fb5c5a480606503
SPEAr : nand driver support for SPEAr SoCs

SPEAr SoCs contain an FSMC controller which can be used to interface
with a range of memories eg. NAND, SRAM, NOR.
Currently, this driver supports interfacing FSMC with NAND memories

Signed-off-by: Vipin <vipin.kumar@st.com>
drivers/mtd/nand/Makefile
drivers/mtd/nand/spr_nand.c [new file with mode: 0755]
include/asm-arm/arch-spear/spr_nand.h [new file with mode: 0644]