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-rpi2.config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'configs/platform-v7a/barebox-rpi2.config') diff --git a/configs/platform-v7a/barebox-rpi2.config b/configs/platform-v7a/barebox-rpi2.config index 22da0fe..a4403c0 100644 --- a/configs/platform-v7a/barebox-rpi2.config +++ b/configs/platform-v7a/barebox-rpi2.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 @@ -217,6 +217,7 @@ CONFIG_DEFAULT_LOGLEVEL=6 # 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 @@ -420,7 +421,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 @@ -482,6 +482,7 @@ CONFIG_PHYLIB=y CONFIG_NET_USB=y CONFIG_NET_USB_ASIX=y +# CONFIG_USB_NET_AX88179_178A is not set CONFIG_NET_USB_SMSC95XX=y # end of Network drivers -- cgit v1.2.3