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-stm32mp.config.diff | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'configs/platform-v7a/barebox-stm32mp.config.diff') diff --git a/configs/platform-v7a/barebox-stm32mp.config.diff b/configs/platform-v7a/barebox-stm32mp.config.diff index f4f3cc8..bd73049 100644 --- a/configs/platform-v7a/barebox-stm32mp.config.diff +++ b/configs/platform-v7a/barebox-stm32mp.config.diff @@ -1,4 +1,4 @@ -82771f6d38b1270ff8c3853c94a3eba9 +232929d64c236508ee3b5a0283b35315 # CONFIG_ARCH_BCM283X is not set CONFIG_ARCH_HAS_RESET_CONTROLLER=y CONFIG_ARCH_NR_GPIO=416 @@ -64,6 +64,7 @@ CONFIG_LED_PWM=y # CONFIG_LED_TRIGGERS is not set # CONFIG_LIBFDT is undefined CONFIG_MACH_LXA_MC1=y +# CONFIG_MACH_PROTONIC_STM32MP1 is not set # CONFIG_MACH_RPI2 is undefined # CONFIG_MACH_RPI3 is undefined # CONFIG_MACH_RPI is undefined @@ -99,6 +100,7 @@ CONFIG_NET_NETCONSOLE=y # CONFIG_NET_NFS is not set # CONFIG_NET_USB is undefined # CONFIG_NET_USB_ASIX is undefined +# CONFIG_NET_USB_RTL8152 is undefined # CONFIG_NET_USB_SMSC95XX is undefined CONFIG_NVMEM=y # CONFIG_NVMEM_REBOOT_MODE is not set @@ -128,6 +130,8 @@ CONFIG_RESET_STM32=y # CONFIG_SPI is not set # CONFIG_SPI_MEM is undefined CONFIG_STM32_BSEC=y +CONFIG_STM32_BSEC_WRITE=y +CONFIG_STM32_IMAGE=y CONFIG_STM32_IWDG_WATCHDOG=y CONFIG_STM32_REMOTEPROC=y # CONFIG_STPMIC1_WATCHDOG is not set -- cgit v1.2.3