From: Tom Rini Date: Sat, 2 Mar 2024 17:24:25 +0000 (-0500) Subject: Merge branch 'master-riic' of https://source.denx.de/u-boot/custodians/u-boot-sh X-Git-Tag: v2024.04-rc4~9 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fu-boot.git;a=commitdiff_plain;h=574aac1c8c59522c286bec4cdfb07c22bc3c124d Merge branch 'master-riic' of https://source.denx.de/u-boot/custodians/u-boot-sh - New renesas I2C controller driver and new PMIC driver along with enablement of them. --- 574aac1c8c59522c286bec4cdfb07c22bc3c124d diff --cc configs/renesas_rzg2l_smarc_defconfig index e9286972626,21365a21fe8..7f22795b1ab --- a/configs/renesas_rzg2l_smarc_defconfig +++ b/configs/renesas_rzg2l_smarc_defconfig @@@ -21,10 -21,13 +21,12 @@@ CONFIG_SYS_PBSIZE=206 # CONFIG_BOARD_EARLY_INIT_F is not set CONFIG_SYS_MALLOC_BOOTPARAMS=y CONFIG_HUSH_PARSER=y -CONFIG_SYS_MAXARGS=64 CONFIG_CMD_CLK=y CONFIG_CMD_GPIO=y + CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_PART=y + CONFIG_CMD_PMIC=y CONFIG_CMD_EXT2=y CONFIG_CMD_EXT4=y CONFIG_CMD_EXT4_WRITE=y