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:
8d50551
)
am335x: baltos: Enable DM_SPI
author
Jagan Teki
<jagan@amarulasolutions.com>
Wed, 27 May 2020 12:56:17 +0000
(18:26 +0530)
committer
Jagan Teki
<jagan@amarulasolutions.com>
Thu, 18 Jun 2020 16:23:21 +0000
(21:53 +0530)
Enable DM_SPI for am355x baltos board.
Build is fine, but not tested.
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
configs/am335x_baltos_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_baltos_defconfig
b/configs/am335x_baltos_defconfig
index 2781d49daf5fa9aa67e8591f6a8699f459ac4209..c92e0cc3304d2d62d221255b68dfc8b9a2542f71 100644
(file)
--- a/
configs/am335x_baltos_defconfig
+++ b/
configs/am335x_baltos_defconfig
@@
-60,6
+60,7
@@
CONFIG_DM_MDIO=y
CONFIG_MII=y
CONFIG_DRIVER_TI_CPSW=y
CONFIG_SPI=y
+CONFIG_DM_SPI=y
CONFIG_OMAP3_SPI=y
CONFIG_USB=y
CONFIG_DM_USB=y