]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
imx: mx6sabresd: convert to DM_I2C
authorPeng Fan <peng.fan@nxp.com>
Mon, 7 Nov 2022 08:13:38 +0000 (16:13 +0800)
committerStefano 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

index cae23b93ec2c5d3200e8b4dbb6855a8e0cb8ea2c..69058500839123cc7f1e5ca7baef7fb6012f4237 100644 (file)
@@ -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