From b3a7bb132f4dbaf60cf98eaa5cab677eb7801e0f Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Mon, 12 Oct 2020 21:35:58 +0200 Subject: v7a: barebox: version bump v2020.08.1 → v2020.09.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The previous upgrade to v2020.08.1 gave us first stage boot support on the sama5d2, but had slight multi-image breakage because the fresh giantboard support on the sama5d27 messed up the EK1 environment support: it set nv.boot.default=mmc1 in the built-in environment when none should've been set. This is fixed in v2020.09.0, which is imported here. The config changes are those of olddefconfig. Signed-off-by: Ahmad Fatoum --- configs/platform-v7a/barebox-stm32mp.config.diff | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configs/platform-v7a/barebox-stm32mp.config.diff') diff --git a/configs/platform-v7a/barebox-stm32mp.config.diff b/configs/platform-v7a/barebox-stm32mp.config.diff index 9fd5d54..0d61820 100644 --- a/configs/platform-v7a/barebox-stm32mp.config.diff +++ b/configs/platform-v7a/barebox-stm32mp.config.diff @@ -1,4 +1,4 @@ -13a81bc35e62247636060ddc6df36f77 +e6072dae533833bfa758a60d8e3b92b6 # CONFIG_ARCH_BCM283X is not set CONFIG_ARCH_HAS_RESET_CONTROLLER=y CONFIG_ARCH_NR_GPIO=416 @@ -67,6 +67,7 @@ CONFIG_MACH_LXA_MC1=y # CONFIG_MACH_RPI is undefined # CONFIG_MACH_RPI_CM3 is undefined # CONFIG_MACH_RPI_COMMON is undefined +# CONFIG_MACH_SEEED_ODYSSEY is not set CONFIG_MACH_STM32MP157C_DK2=y # CONFIG_MCI_BCM283X is undefined # CONFIG_MCI_BCM283X_SDHOST is undefined @@ -127,6 +128,7 @@ CONFIG_STM32_REMOTEPROC=y CONFIG_THUMB2_BAREBOX=y # CONFIG_USB is undefined # CONFIG_USBGADGET_START is undefined +# CONFIG_USB_DWC2_GADGET is undefined # CONFIG_USB_DWC2_HOST is undefined # CONFIG_USB_DWC3 is undefined # CONFIG_USB_EHCI is undefined -- cgit v1.2.3