Vipin KUMAR f3fcf92d59 st_smi: Add support for SPEAr SMI driver
SMI is the serial memory interface controller provided by ST.

Earlier, a driver exists in the u-boot source code for the SMI IP. However, it
was specific to spear platforms. This commit converts the same driver to a more
generic driver. As a result, the driver files are renamed to st_smi.c and
st_smi.h and moved into drivers/mtd folder for reusability by other platforms
using smi controller peripheral.

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>
2012-07-07 14:07:38 +02:00
..
2012-04-30 16:54:51 +02:00
2011-10-01 21:56:20 +02:00
2011-01-18 23:38:08 +01:00
2011-10-17 22:25:34 +02:00
2011-04-20 15:09:19 -05:00
2010-10-27 22:48:30 +02:00
2010-10-27 22:48:30 +02:00
2012-05-15 08:31:26 +02:00
2011-09-11 21:24:09 +02:00
2010-12-17 10:14:09 +01:00
2012-01-26 16:09:02 -06:00