From a6e923c09bbf8b11ac59ad7d8e5b9ccc31d69176 Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Tue, 24 Aug 2021 14:52:48 +0200 Subject: v7a: barebox: version bump v2021.07.0 → v2021.08.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update to latest barebox release. Config changes are the default. In return we can drop the one patch that went upstream in the mean time. Signed-off-by: Ahmad Fatoum Link: https://lore.pengutronix.de/20210824125248.22580-1-a.fatoum@pengutronix.de Signed-off-by: Robert Schwebel --- configs/platform-v7a/barebox-stm32mp.config | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (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 6afc4fe..13babb3 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 2021.07.0 Configuration +# Barebox/arm 2021.08.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -49,6 +49,7 @@ CONFIG_CPU_32v7=y # # CONFIG_BOOT_ENDIANNESS_SWITCH is not set CONFIG_BAREBOX_MAX_IMAGE_SIZE=0xffffffff +# CONFIG_ARCH_RK3568_OPTEE is not set CONFIG_ARCH_NR_GPIO=416 CONFIG_ARCH_STM32MP157=y CONFIG_MACH_STM32MP15XX_DKX=y @@ -196,6 +197,7 @@ CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW_MENU=y CONFIG_DEFAULT_ENVIRONMENT_PATH="$(objtree)/.ptxdist-defaultenv" # CONFIG_BAREBOXENV_TARGET is not set # CONFIG_BAREBOXCRC32_TARGET is not set +CONFIG_HAS_SCHED=y CONFIG_POLLER=y CONFIG_BTHREAD=y CONFIG_STATE=y @@ -220,6 +222,7 @@ CONFIG_COMPILE_LOGLEVEL=6 CONFIG_DEFAULT_LOGLEVEL=7 # CONFIG_DEBUG_LL is not set # CONFIG_DEBUG_INITCALLS is not set +# CONFIG_DEBUG_PROBES is not set # CONFIG_PBL_BREAK is not set # CONFIG_UBSAN is not set CONFIG_HAVE_ARCH_KASAN=y @@ -250,6 +253,7 @@ CONFIG_CMD_IMD=y CONFIG_CMD_MEMINFO=y CONFIG_CMD_ARM_MMUINFO=y CONFIG_CMD_REGULATOR=y +# CONFIG_CMD_NVMEM is not set CONFIG_CMD_VERSION=y CONFIG_CMD_MMC=y CONFIG_CMD_MMC_EXTCSD=y @@ -658,6 +662,7 @@ CONFIG_PINCTRL_STM32=y # end of Pin controllers CONFIG_NVMEM=y +# CONFIG_NVMEM_RMEM is not set # CONFIG_NVMEM_SNVS_LPGPR is not set CONFIG_STM32_BSEC=y @@ -691,6 +696,12 @@ CONFIG_RESET_STM32=y # # end of Firmware Drivers +# +# FPGA Configuration Support +# +# CONFIG_FPGA is not set +# end of FPGA Configuration Support + # CONFIG_GENERIC_PHY is not set # CONFIG_CRYPTO_HW is not set @@ -710,6 +721,7 @@ CONFIG_RESET_STM32=y # end of NVME Support # CONFIG_SYSCON_REBOOT_MODE is not set +# CONFIG_NVMEM_REBOOT_MODE is not set # CONFIG_POWER_RESET_SYSCON is not set # CONFIG_POWER_RESET_SYSCON_POWEROFF is not set # CONFIG_POWER_RESET_GPIO is not set -- cgit v1.2.3