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-vexpress.config | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'configs/platform-v7a/barebox-vexpress.config') diff --git a/configs/platform-v7a/barebox-vexpress.config b/configs/platform-v7a/barebox-vexpress.config index 3742f9e..bedcda7 100644 --- a/configs/platform-v7a/barebox-vexpress.config +++ b/configs/platform-v7a/barebox-vexpress.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_ARCH_TEXT_BASE=0x0 CONFIG_BAREBOX_MAX_IMAGE_SIZE=0xffffffff +# CONFIG_ARCH_RK3568_OPTEE is not set CONFIG_MACH_VEXPRESS=y # CONFIG_MACH_VIRT is not set CONFIG_BOARD_ARM_GENERIC_DT=y @@ -130,6 +131,7 @@ CONFIG_RELOCATABLE=y CONFIG_PROMPT="vexpress: " CONFIG_BAUDRATE=115200 CONFIG_CBSIZE=1024 +CONFIG_FIRMWARE=y CONFIG_SHELL_HUSH=y # CONFIG_SHELL_SIMPLE is not set # CONFIG_SHELL_NONE is not set @@ -187,6 +189,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 @@ -212,6 +215,7 @@ CONFIG_COMPILE_LOGLEVEL=7 CONFIG_DEFAULT_LOGLEVEL=6 # 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 @@ -576,6 +580,7 @@ CONFIG_USB_GADGET_AUTOSTART=y # CONFIG_USB_GADGET_DFU is not set CONFIG_USB_GADGET_SERIAL=y # CONFIG_USB_GADGET_FASTBOOT is not set +# CONFIG_USB_GADGET_MASS_STORAGE is not set # CONFIG_USB_MUSB is not set # CONFIG_VIDEO is not set # CONFIG_SOUND is not set @@ -700,6 +705,12 @@ CONFIG_REGULATOR=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 -- cgit v1.2.3