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:
64efd11
)
configs: igep00x0: Enable DM_SPI
author
Jagan Teki
<jagan@amarulasolutions.com>
Wed, 27 May 2020 12:56:15 +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 igep00x0 board.
Build is fine, but not tested.
Cc: Enric Balletbo i Serra <eballetbo@gmail.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
configs/igep00x0_defconfig
patch
|
blob
|
history
diff --git
a/configs/igep00x0_defconfig
b/configs/igep00x0_defconfig
index a5c301dbdbffc8954bcf8d82a89a381d16c33033..d32c01790760eb7a8c6aa55004b8c992f5ddbebf 100644
(file)
--- a/
configs/igep00x0_defconfig
+++ b/
configs/igep00x0_defconfig
@@
-62,6
+62,7
@@
CONFIG_SMC911X_BASE=0x2C000000
CONFIG_SMC911X_32_BIT=y
CONFIG_CONS_INDEX=3
CONFIG_SPI=y
+CONFIG_DM_SPI=y
CONFIG_OMAP3_SPI=y
CONFIG_BCH=y
CONFIG_FDT_FIXUP_PARTITIONS=y