[PATCH 2/9] arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2C
Stefan Roese
sr at denx.de
Sat Dec 18 14:43:30 CET 2021
On 11/18/21 09:19, Stefan Roese wrote:
> Move to the DM I2C version, so that this board will not get dropped from
> mainline.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
Applied to u-boot-marvell/next
Thanks,
Stefan
> ---
> configs/db-mv784mp-gp_defconfig | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/configs/db-mv784mp-gp_defconfig b/configs/db-mv784mp-gp_defconfig
> index b82b637c23d5..6a11aa0ecb8c 100644
> --- a/configs/db-mv784mp-gp_defconfig
> +++ b/configs/db-mv784mp-gp_defconfig
> @@ -50,10 +50,8 @@ CONFIG_ENV_SPI_MAX_HZ=50000000
> CONFIG_SYS_RELOC_GD_ENV_ADDR=y
> CONFIG_SPL_OF_TRANSLATE=y
> CONFIG_SATA_MV=y
> -CONFIG_SYS_I2C_LEGACY=y
> -CONFIG_SPL_SYS_I2C_LEGACY=y
> +CONFIG_DM_I2C=y
> CONFIG_SYS_I2C_MVTWSI=y
> -CONFIG_SYS_I2C_SLAVE=0x0
> # CONFIG_MMC is not set
> CONFIG_MTD=y
> CONFIG_MTD_RAW_NAND=y
>
Viele Grüße,
Stefan Roese
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
More information about the U-Boot
mailing list