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:
bcfb887
)
board: sl50: convert to DM_I2C
author
Anatolij Gustschin
<agust@denx.de>
Sat, 3 Aug 2024 16:15:07 +0000
(18:15 +0200)
committer
Heiko Schocher
<hs@denx.de>
Fri, 9 Aug 2024 04:26:10 +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_sl50_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_sl50_defconfig
b/configs/am335x_sl50_defconfig
index 894a59f58eda974120afe0970fa2a3e7849f30a4..7444e55b6f7e8b24579b231cdbf545aa775a5c95 100644
(file)
--- a/
configs/am335x_sl50_defconfig
+++ b/
configs/am335x_sl50_defconfig
@@
-65,7
+65,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_SYS_I2C_EEPROM_ADDR=0x50
CONFIG_MMC_OMAP_HS=y