From f22d4b1c49999ee23b3b0335943be1b8388d7217 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 20 Jan 2026 04:57:31 +0000 Subject: u-boot: update configs i did: ./mk -u u-boot otherwise, building u-boot asks for user input Signed-off-by: Leah Rowe --- config/u-boot/amd64coreboot/config/default | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/u-boot/amd64coreboot') diff --git a/config/u-boot/amd64coreboot/config/default b/config/u-boot/amd64coreboot/config/default index fa07ed9a..7c2a45f0 100644 --- a/config/u-boot/amd64coreboot/config/default +++ b/config/u-boot/amd64coreboot/config/default @@ -4,7 +4,7 @@ # # -# Compiler: gcc (Debian 12.2.0-14) 12.2.0 +# Compiler: gcc (Debian 14.2.0-19) 14.2.0 # CONFIG_CREATE_ARCH_SYMLINK=y CONFIG_SUPPORT_LITTLE_ENDIAN=y @@ -141,7 +141,7 @@ CONFIG_SYS_LITTLE_ENDIAN=y CONFIG_LOCALVERSION="" CONFIG_LOCALVERSION_AUTO=y CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=120200 +CONFIG_GCC_VERSION=140200 CONFIG_CLANG_VERSION=0 CONFIG_CC_OPTIMIZE_FOR_SIZE=y # CONFIG_CC_OPTIMIZE_FOR_SPEED is not set @@ -1900,7 +1900,7 @@ CONFIG_MD5=y # CONFIG_SPL_MD5 is not set CONFIG_CRC8=y # CONFIG_SPL_CRC8 is not set -# CONFIG_SPL_CRC26 is not set +# CONFIG_SPL_CRC16 is not set CONFIG_CRC32=y # -- cgit v1.2.1