[U-Boot] [PATCH v5 05/12] SPEAr : nand driver support for SPEAr SoCs
Scott Wood
scottwood at freescale.com
Mon Jan 18 19:02:13 CET 2010
On Fri, Jan 15, 2010 at 07:15:46PM +0530, Vipin KUMAR wrote:
> 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 at st.com>
> ---
> drivers/mtd/nand/Makefile | 1 +
> drivers/mtd/nand/spr_nand.c | 124 +++++++++++++++++++++++++++++++++
> include/asm-arm/arch-spear/spr_nand.h | 57 +++++++++++++++
> 3 files changed, 182 insertions(+), 0 deletions(-)
> create mode 100755 drivers/mtd/nand/spr_nand.c
> create mode 100644 include/asm-arm/arch-spear/spr_nand.h
Acked-by: Scott Wood <scottwood at freescale.com>
-Scott
More information about the U-Boot
mailing list