reverting to coreboot 4.8.1 (4.13, 4.14 both working)

This commit is contained in:
eganonoa 2021-12-05 15:44:10 +01:00 committed by tlaurion
parent 66e5c23b13
commit 652bcb8ad0
3 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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):

View File

@ -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):