From c3d575a773c8d087d5f91fb17ac2fc7ef292ab13 Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Wed, 17 Jun 2020 17:02:23 +0200 Subject: v7a: barebox: version bump v2020.04.0 → v2020.06.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This allows us to drop the patch stack we had for Linux Automation MC-1 support. The series went into barebox with a fix that makes a warning about the eMMC environment go away. In return we import a single patch to address a breakage on the rpi3b platform. Being a bug fix, we should be able to drop the patch along with v2020.07.0. On the Kconfig front, CONFIG_OF_NET was dropped upstream, because it was an unreferenced symbol. All Kconfig changes are the result of an olddefconfig. Signed-off-by: Ahmad Fatoum --- configs/platform-v7a/barebox-stm32mp.config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'configs/platform-v7a/barebox-stm32mp.config') diff --git a/configs/platform-v7a/barebox-stm32mp.config b/configs/platform-v7a/barebox-stm32mp.config index 027b9d6..6f383cb 100644 --- a/configs/platform-v7a/barebox-stm32mp.config +++ b/configs/platform-v7a/barebox-stm32mp.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Barebox/arm 2020.04.0-20200424-2 Configuration +# Barebox/arm 2020.06.0-20200617-1 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -212,6 +212,7 @@ CONFIG_DEFAULT_LOGLEVEL=7 # CONFIG_DEBUG_INITCALLS is not set # CONFIG_PBL_BREAK is not set # CONFIG_UBSAN is not set +# CONFIG_COMPILE_TEST is not set # end of Debugging CONFIG_HAS_DEBUG_LL=y @@ -413,7 +414,6 @@ CONFIG_OFTREE=y CONFIG_OFTREE_MEM_GENERIC=y CONFIG_DTC=y CONFIG_OFDEVICE=y -CONFIG_OF_NET=y CONFIG_OF_GPIO=y CONFIG_OF_BAREBOX_DRIVERS=y # CONFIG_OF_BAREBOX_ENV_IN_FS is not set @@ -558,6 +558,7 @@ CONFIG_MFD_SYSCON=y CONFIG_MFD_STPMIC1=y # CONFIG_FINTEK_SUPERIO is not set # CONFIG_SMSC_SUPERIO is not set +# CONFIG_MFD_STM32_TIMERS is not set # end of Multifunction device drivers # -- cgit v1.2.3