summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-am335x.config.diff
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2022-04-26 10:38:20 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2022-04-26 15:23:37 +0200
commitf586445a24ac00dd841deb6b2d8e365a99d9f870 (patch)
tree43e28f4d528de9410ad295eeab6fc90c0e749f37 /configs/platform-v7a/barebox-am335x.config.diff
parent1d47639dd2e72cf476018afe6d398d515ff80f4a (diff)
downloadDistroKit-f586445a24ac00dd841deb6b2d8e365a99d9f870.tar.gz
DistroKit-f586445a24ac00dd841deb6b2d8e365a99d9f870.tar.xz
v7a: barebox: update v2022.01.0 → v2022.04.0
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 <a.fatoum@pengutronix.de> Link: https://lore.pengutronix.de/20220426083821.1829442-2-a.fatoum@pengutronix.de Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-am335x.config.diff')
-rw-r--r--configs/platform-v7a/barebox-am335x.config.diff5
1 files changed, 3 insertions, 2 deletions
diff --git a/configs/platform-v7a/barebox-am335x.config.diff b/configs/platform-v7a/barebox-am335x.config.diff
index dff2c91..d13e6f8 100644
--- a/configs/platform-v7a/barebox-am335x.config.diff
+++ b/configs/platform-v7a/barebox-am335x.config.diff
@@ -1,4 +1,4 @@
-232929d64c236508ee3b5a0283b35315
+e763acc45047a436f8f51a20f6c5e230
# CONFIG_AM33XX_NET_BOOT is not set
CONFIG_ARCH_AM33XX=y
# CONFIG_ARCH_BCM283X is not set
@@ -7,6 +7,7 @@ CONFIG_ARCH_OMAP=y
CONFIG_ARM_ASM_UNIFIED=y
CONFIG_ARM_BOARD_APPEND_ATAG=y
# CONFIG_ARM_BOARD_PREPEND_ATAG is not set
+# CONFIG_ARM_SCMI_PROTOCOL is undefined
# CONFIG_ARM_SECURE_MONITOR is undefined
# CONFIG_ARM_SMCCC is undefined
CONFIG_ARM_USE_COMPRESSED_DTB=y
@@ -32,7 +33,6 @@ CONFIG_CMD_NAND=y
CONFIG_CONSOLE_ACTIVATE_NONE=y
CONFIG_CRYPTO_KEYSTORE=y
CONFIG_DEBUG_OMAP_UART_PORT=1
-CONFIG_DIGEST_HMAC=y
CONFIG_DIGEST_HMAC_GENERIC=y
CONFIG_DRIVER_NET_CPSW=y
# CONFIG_DRIVER_NET_DESIGNWARE_EQOS is undefined
@@ -51,6 +51,7 @@ CONFIG_GPIO_OMAP=y
# CONFIG_GPIO_RASPBERRYPI_EXP is undefined
# CONFIG_GREGORIAN_CALENDER is undefined
# CONFIG_HAVE_CLK is undefined
+CONFIG_HAVE_DIGEST_HMAC=y
# CONFIG_I2C_MV64XXX is undefined
CONFIG_I2C_OMAP=y
CONFIG_IMAGE_SPARSE=y