git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58e6b61
)
board: igep003x: convert to DM_I2C
author
Anatolij Gustschin
<agust@denx.de>
Sat, 3 Aug 2024 16:15:06 +0000
(18:15 +0200)
committer
Heiko Schocher
<hs@denx.de>
Fri, 9 Aug 2024 04:26:05 +0000
(06:26 +0200)
Conversion to DM_I2C is mandatory, enable DM_I2C
to disable board removal warning.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
configs/am335x_igep003x_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_igep003x_defconfig
b/configs/am335x_igep003x_defconfig
index
ef4d866
..
1994388
100644
(file)
--- a/
configs/am335x_igep003x_defconfig
+++ b/
configs/am335x_igep003x_defconfig
@@
-74,7
+74,7
@@
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_VERSION_VARIABLE=y
CONFIG_NET_RETRY_COUNT=10
CONFIG_BOOTP_SEND_HOSTNAME=y
-CONFIG_
SYS_I2C_LEGACY
=y
+CONFIG_
DM_I2C
=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_MMC_OMAP_HS=y
CONFIG_MTD=y