projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a801757
)
TI:armv7: Enable CONFIG_CMD_SPI
author
Tom Rini
<trini@ti.com>
Fri, 9 Aug 2013 15:22:19 +0000
(11:22 -0400)
committer
Tom Rini
<trini@ti.com>
Thu, 15 Aug 2013 22:38:36 +0000
(18:38 -0400)
Add the generic "poke the SPI bus" command, with the SPI related
defines.
Acked-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Tom Rini <trini@ti.com>
include/configs/ti_armv7_common.h
patch
|
blob
|
history
diff --git
a/include/configs/ti_armv7_common.h
b/include/configs/ti_armv7_common.h
index 525b86744dfdc39ae2232284ef6bf1257d2adde1..6a65b4c4d1db0d22c797746af698db14e6ee6ef4 100644
(file)
--- a/
include/configs/ti_armv7_common.h
+++ b/
include/configs/ti_armv7_common.h
@@
-76,6
+76,7
@@
/* McSPI IP block */
#define CONFIG_SPI
#define CONFIG_OMAP3_SPI
+#define CONFIG_CMD_SPI
/* GPIO block */
#define CONFIG_OMAP_GPIO