summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-at91.config.diff
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2024-01-12 18:05:28 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2024-01-26 17:41:25 +0100
commitc3f7ce9d3f09bae4c4f2c12e58fc8459d74939b8 (patch)
treee6ed81e24e0eb781d2cecc7861153a37e71dc8d0 /configs/platform-v7a/barebox-at91.config.diff
parent4f108d42e1eafd18e251908bc4919855f828a511 (diff)
downloadDistroKit-c3f7ce9d3f09bae4c4f2c12e58fc8459d74939b8.tar.gz
DistroKit-c3f7ce9d3f09bae4c4f2c12e58fc8459d74939b8.tar.xz
v7a: update barebox to v2023.09.0 -> v2023.12.0
This lets us drop two patches that fixed issues with v2023.09.0. This update also enables some options that are useful for the hardware we support: - on STM32MP1, support for the NAND controller is enabled - on STM32MP1, we enable HWRNG and stack protector support The latter could be enabled universally for all platforms that are no size constrained, but it prints an ugly error message if there's no HWRNG as using the fixed fallback canary is insecure. We'll just postpone enabling stack protector on other platforms until we enable HWRNG support there. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.pengutronix.de/20240112170529.1970537-5-a.fatoum@pengutronix.de Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-at91.config.diff')
-rw-r--r--configs/platform-v7a/barebox-at91.config.diff4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-at91.config.diff b/configs/platform-v7a/barebox-at91.config.diff
index 8b093ab..b2e86af 100644
--- a/configs/platform-v7a/barebox-at91.config.diff
+++ b/configs/platform-v7a/barebox-at91.config.diff
@@ -1,4 +1,4 @@
-ec05109bb691f36043a0a4f1bf9c20ad
+53d21fb44946357f79471694e33102cc
CONFIG_ARCH_AT91=y
# CONFIG_ARCH_BCM283X is not set
# CONFIG_ARCH_IMX is undefined
@@ -75,6 +75,7 @@ CONFIG_LIBSCAN=y
CONFIG_LIBUBIGEN=y
# CONFIG_MACH_AT91SAM9263EK is not set
# CONFIG_MACH_AT91SAM9X5EK is not set
+# CONFIG_MACH_CALAO is not set
# CONFIG_MACH_MICROCHIP_KSZ9477_EVB is not set
# CONFIG_MACH_MICROCHIP_SAMA5D3_EDS is not set
# CONFIG_MACH_RPI2 is undefined
@@ -166,6 +167,7 @@ CONFIG_WATCHDOG_AT91SAM9=y
# CONFIG_WATCHDOG_BCM2835 is undefined
CONFIG_XXHASH=y
# CONFIG_XZ_DECOMPRESS is not set
+# CONFIG_XZ_DEC_ARM64 is undefined
# CONFIG_XZ_DEC_ARM is undefined
# CONFIG_XZ_DEC_ARMTHUMB is undefined
# CONFIG_XZ_DEC_IA64 is undefined