From 38b29cb9f7684e0c88cf606c6bb5aaed7eaf1fbe Mon Sep 17 00:00:00 2001 From: eganonoa <56741779+eganonoa@users.noreply.github.com> Date: Sun, 5 Dec 2021 16:26:43 +0000 Subject: [PATCH] Reverting to coreboot 4.13 --- boards/t520-hotp-maximized/t520-hotp-maximized.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/t520-hotp-maximized/t520-hotp-maximized.config b/boards/t520-hotp-maximized/t520-hotp-maximized.config index 5de8a8b6..a7bd9673 100644 --- a/boards/t520-hotp-maximized/t520-hotp-maximized.config +++ b/boards/t520-hotp-maximized/t520-hotp-maximized.config @@ -5,7 +5,7 @@ # - Forged 00:DE:AD:C0:FF:EE MAC address (if not extracting gbe.bin from backup with blobs/xx20/extract.sh) # - Note that this MAC address can be modified under build/coreboot-VER/util/bincfg/gbe-82579LM.set export CONFIG_COREBOOT=y -export CONFIG_COREBOOT_VERSION=4.8.1 +export CONFIG_COREBOOT_VERSION=4.13 export CONFIG_LINUX_VERSION=4.14.62 CONFIG_COREBOOT_CONFIG=config/coreboot-t520-hotp-maximized.config