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-vexpress.config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'configs/platform-v7a/barebox-vexpress.config') diff --git a/configs/platform-v7a/barebox-vexpress.config b/configs/platform-v7a/barebox-vexpress.config index 1fed629..d507898 100644 --- a/configs/platform-v7a/barebox-vexpress.config +++ b/configs/platform-v7a/barebox-vexpress.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Barebox/arm 2020.08.1 Configuration +# Barebox/arm 2020.09.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -539,9 +539,10 @@ CONFIG_DISK_WRITE=y # CONFIG_DISK_INTF_PLATFORM_IDE is not set CONFIG_USB=y CONFIG_USB_HOST=y +# CONFIG_USB_DWC2_HOST is not set +# CONFIG_USB_DWC2_GADGET is not set # CONFIG_USB_DWC3 is not set CONFIG_USB_EHCI=y -# CONFIG_USB_DWC2_HOST is not set # CONFIG_USB_XHCI is not set # CONFIG_USB_ULPI is not set CONFIG_USB_STORAGE=y @@ -607,6 +608,7 @@ CONFIG_CLOCKSOURCE_ARM_ARCHITECTED_TIMER=y # CONFIG_MFD_TWL4030 is not set # CONFIG_MFD_TWL6030 is not set # CONFIG_MFD_STPMIC1 is not set +# CONFIG_MFD_ATMEL_FLEXCOM is not set # end of Multifunction device drivers # -- cgit v1.2.3