]> 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>
Sat, 23 Jan 2010 14:15:49 +0000 (08:15 -0600)
commita6e34f76c51c8514f1b691fc60394f09ae4fb2ff
tree519a48a5b00bbeeaaf95ef3d1c1bef7b84ae3d77
parent2403f8f417b1b94701bb5949903d701f1f414a42
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]