git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f434e3
)
MX28: mx28evk: Enable SPI DMA
author
Otavio Salvador
<otavio@ossystems.com.br>
Mon, 27 Aug 2012 23:56:41 +0000
(23:56 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 4 Sep 2012 09:57:56 +0000
(11:57 +0200)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
include/configs/mx28evk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx28evk.h
b/include/configs/mx28evk.h
index
4e1e6bc
..
e34fd96
100644
(file)
--- 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