From d1703c49df158863b5530e6d88a9860cf510b784 Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Tue, 18 Jan 2022 11:56:36 +0100 Subject: v7a: barebox: update v2021.11.0 → v2022.01.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Freshest barebox release incorporates the OMAP patches we have in the BSP. Bump up the release and drop these two patches in return. The release also introduced CONFIG_STM32_BSEC_WRITE, which enables blowing e-fuses on STM32MP1 SoCs, e.g. to persist an Ethernet address. We support a couple of STM32MP1 boards, so it makes sense to enable this option. All other Kconfig changes are those of olddefconfig. Signed-off-by: Ahmad Fatoum --- configs/platform-v7a/barebox-mx6.config | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'configs/platform-v7a/barebox-mx6.config') diff --git a/configs/platform-v7a/barebox-mx6.config b/configs/platform-v7a/barebox-mx6.config index 52c1325..04f841d 100644 --- a/configs/platform-v7a/barebox-mx6.config +++ b/configs/platform-v7a/barebox-mx6.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Barebox/arm 2021.11.0 Configuration +# Barebox/arm 2022.01.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -137,7 +137,6 @@ CONFIG_IMX_IIM_FUSE_BLOW=y # CONFIG_HABV4 is not set # end of i.MX specific settings -# CONFIG_ARCH_RK3568_OPTEE is not set CONFIG_BOARD_ARM_GENERIC_DT=y CONFIG_ARM_ASM_UNIFIED=y CONFIG_AEABI=y @@ -316,6 +315,7 @@ CONFIG_DEBUG_IMX_UART_PORT=1 # CONFIG_DEBUG_INITCALLS is not set # CONFIG_DEBUG_PROBES is not set # CONFIG_PBL_BREAK is not set +# CONFIG_PRINTF_FULL is not set # CONFIG_UBSAN is not set CONFIG_HAVE_ARCH_KASAN=y CONFIG_CC_HAS_KASAN_GENERIC=y @@ -323,6 +323,11 @@ CONFIG_CC_HAS_KASAN_GENERIC=y # CONFIG_COMPILE_TEST is not set # end of Debugging +# +# EFI (Extensible Firmware Interface) Support +# +# end of EFI (Extensible Firmware Interface) Support + CONFIG_HAS_DEBUG_LL=y CONFIG_COMMAND_SUPPORT=y CONFIG_COMPILE_HASH=y @@ -607,6 +612,7 @@ CONFIG_NET_USB=y CONFIG_NET_USB_ASIX=y # CONFIG_USB_NET_AX88179_178A is not set CONFIG_NET_USB_SMSC95XX=y +# CONFIG_NET_USB_RTL8152 is not set # end of Network drivers # @@ -910,6 +916,7 @@ CONFIG_HW_HAS_PCI=y # # CONFIG_PCI is not set # CONFIG_PCI_IMX6 is not set +# CONFIG_PCI_ECAM_GENERIC is not set # end of PCI bus options # CONFIG_RTC_CLASS is not set -- cgit v1.2.3