From d3ce5cba7bc3392ce4a5b99c53b99c901a51e9dd Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Mon, 4 Nov 2019 22:21:34 +0100 Subject: =?UTF-8?q?v7a:=20barebox:=20version=20bump=202019.08.1=20?= =?UTF-8?q?=E2=86=92=202019.10.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There's a new barebox in town. Upgrade to it. Signed-off-by: Ahmad Fatoum Signed-off-by: Michael Olbrich --- configs/platform-v7a/barebox-rpi2.config | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'configs/platform-v7a/barebox-rpi2.config') diff --git a/configs/platform-v7a/barebox-rpi2.config b/configs/platform-v7a/barebox-rpi2.config index 9fadd66..a5caee8 100644 --- a/configs/platform-v7a/barebox-rpi2.config +++ b/configs/platform-v7a/barebox-rpi2.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Barebox/arm 2019.08.1 Configuration +# Barebox/arm 2019.10.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -62,6 +62,7 @@ CONFIG_MACH_RPI3=y # end of select Broadcom BCM283X boards to be built CONFIG_BAREBOX_MAX_IMAGE_SIZE=0xffffffff +CONFIG_BOARD_ARM_GENERIC_DT=y CONFIG_AEABI=y # CONFIG_THUMB2_BAREBOX is not set # CONFIG_ARM_BOARD_APPEND_ATAG is not set @@ -210,6 +211,8 @@ CONFIG_DEFAULT_LOGLEVEL=6 # CONFIG_DEBUG_LL is not set # CONFIG_DEBUG_INITCALLS is not set # CONFIG_PBL_BREAK is not set +# CONFIG_UBSAN is not set +CONFIG_UBSAN_ALIGNMENT=y # end of Debugging CONFIG_HAS_DEBUG_LL=y @@ -491,6 +494,7 @@ CONFIG_I2C_ALGOBIT=y CONFIG_I2C_GPIO=y # CONFIG_I2C_DESIGNWARE is not set # CONFIG_I2C_MV64XXX is not set +# CONFIG_I2C_STM32 is not set # end of I2C Hardware Bus support # CONFIG_I2C_MUX is not set @@ -600,6 +604,7 @@ CONFIG_CLOCKSOURCE_ARMV8_TIMER=y # CONFIG_MFD_SYSCON is not set # CONFIG_MFD_TWL4030 is not set # CONFIG_MFD_TWL6030 is not set +# CONFIG_MFD_STPMIC1 is not set # end of MFD # @@ -633,6 +638,7 @@ CONFIG_LED_TRIGGERS=y # CONFIG_KEYBOARD_GPIO is not set # CONFIG_KEYBOARD_QT1070 is not set # CONFIG_KEYBOARD_USB is not set +# CONFIG_INPUT_SPECIALKEYS is not set # end of Input device support CONFIG_WATCHDOG=y @@ -781,6 +787,7 @@ CONFIG_PROCESS_ESCAPE_SEQUENCE=y CONFIG_LZO_DECOMPRESS=y CONFIG_FNMATCH=y CONFIG_QSORT=y +CONFIG_LIBFDT=y # CONFIG_RATP is not set # CONFIG_ALLOW_PRNG_FALLBACK is not set # CONFIG_CRC_CCITT is not set @@ -794,6 +801,8 @@ CONFIG_QSORT=y # CONFIG_BAREBOX_LOGO is not set # CONFIG_NLS is not set # CONFIG_BLOBGEN is not set +CONFIG_ARCH_HAS_STACK_DUMP=y +CONFIG_ARCH_HAS_DATA_ABORT_MASK=y # end of Library routines # -- cgit v1.2.1