projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ebf465
)
arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C
author
Stefan Roese
<sr@denx.de>
Thu, 18 Nov 2021 08:19:31 +0000
(09:19 +0100)
committer
Stefan Roese
<sr@denx.de>
Sun, 19 Dec 2021 08:50:47 +0000
(09:50 +0100)
Move to the DM I2C version, so that this board will not get dropped from
mainline.
Signed-off-by: Stefan Roese <sr@denx.de>
configs/theadorable_debug_defconfig
patch
|
blob
|
history
diff --git
a/configs/theadorable_debug_defconfig
b/configs/theadorable_debug_defconfig
index 556c91fe3ed09a3613c3775b1799af694433dafd..cfa1bac707c90b6f44ca082b1c272dfc25b06456 100644
(file)
--- a/
configs/theadorable_debug_defconfig
+++ b/
configs/theadorable_debug_defconfig
@@
-58,10
+58,8
@@
CONFIG_SATA_MV=y
CONFIG_BOOTCOUNT_LIMIT=y
CONFIG_BOOTCOUNT_RAM=y
CONFIG_FPGA_ALTERA=y
-CONFIG_SYS_I2C_LEGACY=y
-CONFIG_SPL_SYS_I2C_LEGACY=y
+CONFIG_DM_I2C=y
CONFIG_SYS_I2C_MVTWSI=y
-CONFIG_SYS_I2C_SLAVE=0x0
# CONFIG_MMC is not set
CONFIG_SF_DEFAULT_SPEED=27777777
CONFIG_SPI_FLASH_MACRONIX=y