projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0cc7df
)
omap3_beagle: Enable DM_SPI
author
Tom Rini
<trini@konsulko.com>
Sat, 16 Feb 2019 21:36:30 +0000
(16:36 -0500)
committer
Tom Rini
<trini@konsulko.com>
Tue, 19 Feb 2019 21:58:24 +0000
(16:58 -0500)
Switch to DM_SPI support now.
Signed-off-by: Tom Rini <trini@konsulko.com>
configs/omap3_beagle_defconfig
patch
|
blob
|
history
diff --git
a/configs/omap3_beagle_defconfig
b/configs/omap3_beagle_defconfig
index f6d522a5f103d1db06714aa9e5488c06afb1972a..73ffa83d0c53392cbcf4b0772758404d3da9ef54 100644
(file)
--- a/
configs/omap3_beagle_defconfig
+++ b/
configs/omap3_beagle_defconfig
@@
-71,6
+71,7
@@
CONFIG_SYS_NAND_U_BOOT_LOCATIONS=y
CONFIG_SYS_NAND_U_BOOT_OFFS=0x80000
CONFIG_SPL_NAND_SIMPLE=y
CONFIG_SPI=y
+CONFIG_DM_SPI=y
CONFIG_OMAP3_SPI=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y