]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SPEAr: Configure FSMC driver for NAND interface
authorVipin KUMAR <vipin.kumar@st.com>
Tue, 22 May 2012 00:15:55 +0000 (00:15 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:38 +0000 (14:07 +0200)
commit1fa943b99d06fee8b6552f4215923e4681d4a5a4
treef1435244a64887bc026feaa37adfa03d4f18eb4b
parent7f0730a02e412015b0fc4e78dc41aef14e8a3d8c
SPEAr: Configure FSMC driver for NAND interface

Since FSMC is a standard IP and it supports different memory interfaces, it
is supported independent of spear platform and spear is configured to use that
driver for interfacing with the NAND device

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Scott Wood <scottwood@freescale.com>
arch/arm/include/asm/arch-spear/hardware.h
board/spear/spear300/spear300.c
board/spear/spear310/spear310.c
board/spear/spear320/spear320.c
board/spear/spear600/spear600.c
include/configs/spear-common.h
include/configs/spear3xx.h
include/configs/spear6xx.h