summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-08-27 23:56:41 +0000
committerStefano Babic <sbabic@denx.de>2012-09-04 11:57:56 +0200
commitde6dc4ea3973b1308cf013a60d6a594232c10e88 (patch)
tree69023dad6495a9752054a66110d526df1407fc9e /include
parent4f434e3d6dd33162f44a19da64d0853b8147539d (diff)
downloadblackbird-obmc-uboot-de6dc4ea3973b1308cf013a60d6a594232c10e88.tar.gz
blackbird-obmc-uboot-de6dc4ea3973b1308cf013a60d6a594232c10e88.zip
MX28: mx28evk: Enable SPI DMA
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx28evk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
index 4e1e6bc0a8..e34fd96117 100644
--- a/include/configs/mx28evk.h
+++ b/include/configs/mx28evk.h
@@ -199,6 +199,7 @@
#ifdef CONFIG_CMD_SPI
#define CONFIG_HARD_SPI
#define CONFIG_MXS_SPI
+#define CONFIG_MXS_SPI_DMA_ENABLE
#define CONFIG_SPI_HALF_DUPLEX
#define CONFIG_DEFAULT_SPI_BUS 2
#define CONFIG_DEFAULT_SPI_MODE SPI_MODE_0
OpenPOWER on IntegriCloud