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:
ea993cc
)
imx: mx6sabresd: convert to DM_I2C
author
Peng Fan
<peng.fan@nxp.com>
Mon, 7 Nov 2022 08:13:38 +0000
(16:13 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 31 Jan 2023 17:08:23 +0000
(18:08 +0100)
Convert to DM_I2C
Signed-off-by: Peng Fan <peng.fan@nxp.com>
configs/mx6sabresd_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6sabresd_defconfig
b/configs/mx6sabresd_defconfig
index cae23b93ec2c5d3200e8b4dbb6855a8e0cb8ea2c..69058500839123cc7f1e5ca7baef7fb6012f4237 100644
(file)
--- a/
configs/mx6sabresd_defconfig
+++ b/
configs/mx6sabresd_defconfig
@@
-82,7
+82,7
@@
CONFIG_FASTBOOT_BUF_ADDR=0x12000000
CONFIG_FASTBOOT_BUF_SIZE=0x10000000
CONFIG_FASTBOOT_FLASH=y
CONFIG_FASTBOOT_FLASH_MMC_DEV=2
-CONFIG_
SYS_I2C_LEGACY
=y
+CONFIG_
DM_I2C
=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_SYS_I2C_MXC=y
CONFIG_SUPPORT_EMMC_BOOT=y