From 652bcb8ad036b8453da6bbe73fcbe8af136569dd Mon Sep 17 00:00:00 2001 From: eganonoa Date: Sun, 5 Dec 2021 15:44:10 +0100 Subject: [PATCH] reverting to coreboot 4.8.1 (4.13, 4.14 both working) --- boards/t530-flash/t530-flash.config | 2 +- boards/t530-hotp-maximized/t530-hotp-maximized.config | 4 ++-- boards/t530-maximized/t530-maximized.config | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/boards/t530-flash/t530-flash.config b/boards/t530-flash/t530-flash.config index d7461541..5f740de6 100644 --- a/boards/t530-flash/t530-flash.config +++ b/boards/t530-flash/t530-flash.config @@ -2,7 +2,7 @@ BOARD=t530.flash export CONFIG_COREBOOT=y -export CONFIG_COREBOOT_VERSION=4.14 +export CONFIG_COREBOOT_VERSION=4.8.1 export CONFIG_LINUX_VERSION=4.14.62 CONFIG_FLASHROM=y diff --git a/boards/t530-hotp-maximized/t530-hotp-maximized.config b/boards/t530-hotp-maximized/t530-hotp-maximized.config index ba196bad..fad79f67 100644 --- a/boards/t530-hotp-maximized/t530-hotp-maximized.config +++ b/boards/t530-hotp-maximized/t530-hotp-maximized.config @@ -7,7 +7,7 @@ # # - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code) export CONFIG_COREBOOT=y -export CONFIG_COREBOOT_VERSION=4.14 +export CONFIG_COREBOOT_VERSION=4.8.1 export CONFIG_LINUX_VERSION=4.14.62 CONFIG_COREBOOT_CONFIG=config/coreboot-t530-hotp-maximized.config @@ -38,7 +38,7 @@ CONFIG_TPMTOTP=y CONFIG_HOTPKEY=y #Nitrokey Storage admin tool -CONFIG_NKSTORECLI=y +CONFIG_NKSTORECLI=n #GUI Support #Console based Whiptail support(Console based, no FB): diff --git a/boards/t530-maximized/t530-maximized.config b/boards/t530-maximized/t530-maximized.config index f94d8a11..0b449be3 100644 --- a/boards/t530-maximized/t530-maximized.config +++ b/boards/t530-maximized/t530-maximized.config @@ -7,7 +7,7 @@ # # - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code) export CONFIG_COREBOOT=y -export CONFIG_COREBOOT_VERSION=4.14 +export CONFIG_COREBOOT_VERSION=4.8.1 export CONFIG_LINUX_VERSION=4.14.62 CONFIG_COREBOOT_CONFIG=config/coreboot-t530-maximized.config @@ -38,7 +38,7 @@ CONFIG_TPMTOTP=y CONFIG_HOTPKEY=n #Nitrokey Storage admin tool -CONFIG_NKSTORECLI=y +CONFIG_NKSTORECLI=n #GUI Support #Console based Whiptail support(Console based, no FB):