summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-at91.config.diff
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2021-04-21 09:38:20 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-04-23 12:57:52 +0200
commit18eaac17bf76f5b1cba0ee5ca42137b23047f476 (patch)
tree213c7c81840664057d7e4998f5963007d0ad92ab /configs/platform-v7a/barebox-at91.config.diff
parent22cf9785f7921ce59ec17c5efca219634fff12b3 (diff)
downloadDistroKit-18eaac17bf76f5b1cba0ee5ca42137b23047f476.tar.gz
DistroKit-18eaac17bf76f5b1cba0ee5ca42137b23047f476.tar.xz
v7a: barebox: version bump v2021.02.0 → v2021.04.0
Updating to v2021.04.0 lets us drop the patches we have, but unfortunately we need to import a new patch in return to fix a USB/Ethernet breakage on barebox-rpi2. Kconfig changes are those produced by oldconfig, except for the following: - BTHREAD: new feature that's not used by default, but could use some extra coverage. Enable it for all configuration, except for am335x-mlo, where we have a restrictive size limitation. - MACH_STM32MP15X_EV1: The EV1 is the full featured STM32MP1 evaluation kit. In preperation for supporting this, enable its newly added barebox support. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.pengutronix.de/20210421073820.1318-1-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 6eb2eb3..7051f52 100644
--- a/configs/platform-v7a/barebox-at91.config.diff
+++ b/configs/platform-v7a/barebox-at91.config.diff
@@ -1,4 +1,4 @@
-a9df31c9913608b3be91d64ddcc7edb8
+ce95be8f999c1d51c97a3eeb3fd3737f
CONFIG_ARCH_AT91=y
# CONFIG_ARCH_BCM283X is not set
CONFIG_ARCH_TEXT_BASE=0x23f00000
@@ -10,6 +10,7 @@ CONFIG_AT91SAM9_SMC=y
CONFIG_AT91_MCI_PBL=y
CONFIG_AT91_MULTI_BOARDS=y
# CONFIG_BOARD_ARM_GENERIC_DT is not set
+# CONFIG_BOARD_GENERIC_DT is undefined
CONFIG_BOOTM_OFTREE_UIMAGE=y
CONFIG_CLOCKSOURCE_ATMEL_PIT=y
# CONFIG_CLOCKSOURCE_BCM283X is undefined
@@ -117,6 +118,7 @@ CONFIG_SPI_MEM=y
# CONFIG_USB_STORAGE is undefined
# CONFIG_USB_ULPI is undefined
# CONFIG_USB_XHCI is undefined
+CONFIG_USE_COMPRESSED_DTB=y
CONFIG_WATCHDOG_AT91SAM9=y
# CONFIG_WATCHDOG_BCM2835 is undefined
# CONFIG_XZ_DECOMPRESS is not set