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:
07b3e8d
)
am335x: sl50: Enable DM_SPI
author
Jagan Teki
<jagan@amarulasolutions.com>
Wed, 27 May 2020 12:56:16 +0000
(18:26 +0530)
committer
Jagan Teki
<jagan@amarulasolutions.com>
Thu, 11 Jun 2020 09:44:04 +0000
(15:14 +0530)
Enable DM_SPI for am355x sl50 board.
Build is fine, but not tested.
Cc: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
configs/am335x_sl50_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_sl50_defconfig
b/configs/am335x_sl50_defconfig
index 238164a55fe1107f894682028dcdcdbf341c6f9e..0aeaad577e3c149d959225c93b03cee27dafea2f 100644
(file)
--- a/
configs/am335x_sl50_defconfig
+++ b/
configs/am335x_sl50_defconfig
@@
-52,6
+52,7
@@
CONFIG_PHY_SMSC=y
CONFIG_MII=y
CONFIG_DRIVER_TI_CPSW=y
CONFIG_SPI=y
+CONFIG_DM_SPI=y
CONFIG_OMAP3_SPI=y
CONFIG_FAT_WRITE=y
CONFIG_LZO=y