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:
f0f4612
)
imx: mx6sabreauto: convert to DM_I2C
author
Peng Fan
<peng.fan@nxp.com>
Mon, 7 Nov 2022 08:13:37 +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/mx6sabreauto_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6sabreauto_defconfig
b/configs/mx6sabreauto_defconfig
index
639f552
..
50f63c2
100644
(file)
--- a/
configs/mx6sabreauto_defconfig
+++ b/
configs/mx6sabreauto_defconfig
@@
-76,7
+76,7
@@
CONFIG_ARP_TIMEOUT=200
CONFIG_BOUNCE_BUFFER=y
CONFIG_DFU_MMC=y
CONFIG_DFU_SF=y
-CONFIG_
SYS_I2C_LEGACY
=y
+CONFIG_
DM_I2C
=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_SYS_I2C_MXC=y
CONFIG_FSL_USDHC=y