projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62ce9f7
)
board: chiliboard: convert to DM_I2C
author
Anatolij Gustschin
<agust@denx.de>
Sat, 3 Aug 2024 16:15:04 +0000
(18:15 +0200)
committer
Heiko Schocher
<hs@denx.de>
Fri, 9 Aug 2024 04:25:54 +0000
(06:25 +0200)
Conversion to DM_I2C is mandatory, enable DM_I2C
to disable board removal warning.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
configs/chiliboard_defconfig
patch
|
blob
|
history
diff --git
a/configs/chiliboard_defconfig
b/configs/chiliboard_defconfig
index 98778989761d4791a1cf5de473a22c650056fd1e..8cb6b34ce76b7e1166cab11f627ce0483ff8690a 100644
(file)
--- a/
configs/chiliboard_defconfig
+++ b/
configs/chiliboard_defconfig
@@
-52,7
+52,7
@@
CONFIG_NET_RETRY_COUNT=10
CONFIG_BOOTP_SEND_HOSTNAME=y
CONFIG_BOOTCOUNT_LIMIT=y
CONFIG_SYS_BOOTCOUNT_BE=y
-CONFIG_
SYS_I2C_LEGACY
=y
+CONFIG_
DM_I2C
=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_MISC=y
CONFIG_MMC_OMAP_HS=y