]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SPEAr : emi controller initialization for CFI driver support
authorVipin KUMAR <vipin.kumar@st.com>
Fri, 15 Jan 2010 13:45:51 +0000 (19:15 +0530)
committerTom Rix <Tom.Rix@windriver.com>
Thu, 21 Jan 2010 19:35:18 +0000 (13:35 -0600)
commitbf6b359e98def466efb49075e794826c1e5364ce
treeb26458dfa9035632996a47f075c4cdc6c61d887e
parent95da7841960723734518380aec64a062ebc4fb0d
SPEAr : emi controller initialization for CFI driver support

SPEAr310 and SPEAr320 SoCs contain an EMI controller to interface
Paraller NOR flashes. This patch adds the support for this IP

The standard CFI driver is used to interface with NOR flashes

Signed-off-by: Vipin <vipin.kumar@st.com>
board/spear/common/spr_misc.c
include/asm-arm/arch-spear/spr_emi.h [new file with mode: 0644]