NOR/SPEAr: Add support for Serial NOR
Add support and documentation for STMicroelectronics SPEAr Serial Memory Interface (SMI). Code tested on SPEAr3xx only. Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
committed by
Øyvind Harboe
parent
fdae51287c
commit
e7a8de1762
@@ -23,6 +23,7 @@ NOR_DRIVERS = \
|
||||
non_cfi.c \
|
||||
ocl.c \
|
||||
pic32mx.c \
|
||||
spearsmi.c \
|
||||
stellaris.c \
|
||||
stm32x.c \
|
||||
str7x.c \
|
||||
@@ -44,6 +45,7 @@ noinst_HEADERS = \
|
||||
non_cfi.h \
|
||||
ocl.h \
|
||||
pic32mx.h \
|
||||
spearsmi.h \
|
||||
stellaris.h \
|
||||
stm32x.h \
|
||||
str7x.h \
|
||||
|
||||
Reference in New Issue
Block a user