From f586445a24ac00dd841deb6b2d8e365a99d9f870 Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Tue, 26 Apr 2022 10:38:20 +0200 Subject: v7a: barebox: update v2022.01.0 → v2022.04.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Config changes are those of olddefconfig with the exception of CONFIG_FS_UBIFS_COMPRESSION_ZSTD for the i.MX6 barebox: We already have UBIFS support enabled, so it makes sense to allow mounting UBIFS with zstd as well. This update imports two barebox patches to address regressions due to recent Raspberry Pi upstream rework. Signed-off-by: Ahmad Fatoum Link: https://lore.pengutronix.de/20220426083821.1829442-2-a.fatoum@pengutronix.de Signed-off-by: Robert Schwebel --- configs/platform-v7a/barebox-rpi2.config.diff | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configs/platform-v7a/barebox-rpi2.config.diff') diff --git a/configs/platform-v7a/barebox-rpi2.config.diff b/configs/platform-v7a/barebox-rpi2.config.diff index 23f1c14..42233c5 100644 --- a/configs/platform-v7a/barebox-rpi2.config.diff +++ b/configs/platform-v7a/barebox-rpi2.config.diff @@ -1,4 +1,4 @@ -232929d64c236508ee3b5a0283b35315 +e763acc45047a436f8f51a20f6c5e230 CONFIG_ARM_ASM_UNIFIED=y CONFIG_BOOTM_INITRD=y # CONFIG_CMD_I2C is undefined @@ -36,6 +36,7 @@ CONFIG_MCI_SDHCI=y # CONFIG_MFD_LP3972 is undefined # CONFIG_MFD_MC34704 is undefined # CONFIG_MFD_MC9SDZ60 is undefined +# CONFIG_MFD_RN568PMIC is undefined # CONFIG_MFD_STMPE is undefined # CONFIG_MFD_STPMIC1 is undefined # CONFIG_MFD_TWL4030 is undefined -- cgit v1.2.3