summaryrefslogtreecommitdiff
path: root/config/u-boot/gru_bob
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-01-20 04:57:31 +0000
committerLeah Rowe <leah@libreboot.org>2026-01-20 12:06:15 +0000
commitf22d4b1c49999ee23b3b0335943be1b8388d7217 (patch)
tree65daae60bed4ad94eeea182c4f3800bf1175acbf /config/u-boot/gru_bob
parent778ae1653a224b2a84d6feecde84f83f8cd0d322 (diff)
u-boot: update configs
i did: ./mk -u u-boot otherwise, building u-boot asks for user input Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/u-boot/gru_bob')
-rw-r--r--config/u-boot/gru_bob/config/default6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/u-boot/gru_bob/config/default b/config/u-boot/gru_bob/config/default
index 30d371a5..f6894b52 100644
--- a/config/u-boot/gru_bob/config/default
+++ b/config/u-boot/gru_bob/config/default
@@ -2506,8 +2506,8 @@ CONFIG_MD5=y
CONFIG_CRC8=y
CONFIG_SPL_CRC8=y
# CONFIG_TPL_CRC8 is not set
-CONFIG_CRC26=y
-# CONFIG_SPL_CRC26 is not set
+CONFIG_CRC16=y
+# CONFIG_SPL_CRC16 is not set
CONFIG_CRC32=y
#
@@ -2571,7 +2571,7 @@ CONFIG_LMB=y
# Tools options
#
CONFIG_MKIMAGE_DTC_PATH="dtc"
-CONFIG_TOOLS_CRC26=y
+CONFIG_TOOLS_CRC16=y
CONFIG_TOOLS_CRC32=y
CONFIG_TOOLS_LIBCRYPTO=y
CONFIG_TOOLS_KWBIMAGE=y