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/platformconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/platform-v7a/platformconfig') diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig index faae4d5..25d9040 100644 --- a/configs/platform-v7a/platformconfig +++ b/configs/platform-v7a/platformconfig @@ -178,8 +178,8 @@ PTXCONF_CONSOLE_SPEED="115200" # PTXCONF_AT91BOOTSTRAP2 is not set PTXCONF_BAREBOX_COMMON_ARCH_STRING="arm" PTXCONF_BAREBOX_COMMON=y -PTXCONF_BAREBOX_COMMON_VERSION="2021.11.0" -PTXCONF_BAREBOX_COMMON_MD5="e7f7629701e9e8b9566b6799b422de5e" +PTXCONF_BAREBOX_COMMON_VERSION="2022.01.0" +PTXCONF_BAREBOX_COMMON_MD5="753ba533ced54f4113f9e97846c13fc1" PTXCONF_BAREBOX_COMMON_NEEDS_HOST_LZOP=y PTXCONF_BAREBOX_AM335X_MLO=y PTXCONF_BAREBOX_AM335X=y -- cgit v1.2.3