]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SPEAr : smi driver support for SPEAr SoCs
authorVipin KUMAR <vipin.kumar@st.com>
Fri, 15 Jan 2010 13:45:45 +0000 (19:15 +0530)
committerTom Rix <Tom.Rix@windriver.com>
Thu, 21 Jan 2010 19:35:16 +0000 (13:35 -0600)
commit1ebdb241592e26a738554f0e4fb5c5a480606503
treeafc003ca9e64e94216898fee9e9ebaeaf104ee4a
parent7de14b2aa5e0f3f448125de3191f54287772c844
SPEAr : smi driver support for SPEAr SoCs

SPEAr SoCs contain a serial memory interface controller. This
controller is used to interface with spi based memories.
This patch adds the driver for this IP.

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