Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1112a58

Browse files
committedFeb 15, 2023
WiP
1 parent ffd8ab9 commit 1112a58

File tree

39 files changed

+241
-37
lines changed

39 files changed

+241
-37
lines changed
 

‎boards/qemu-coreboot-fbwhiptail-tpm1-hotp/qemu-coreboot-fbwhiptail-tpm1-hotp.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Nitrokey Pro can also be used by forwarding the USB device from the host to
66
# the VM.
77
export CONFIG_COREBOOT=y
8-
export CONFIG_COREBOOT_VERSION=4.13
8+
export CONFIG_COREBOOT_VERSION=4.19
99
export CONFIG_LINUX_VERSION=5.10.5
1010

1111
CONFIG_COREBOOT_CONFIG=config/coreboot-qemu-tpm1.config

‎boards/qemu-coreboot-fbwhiptail-tpm1/qemu-coreboot-fbwhiptail-tpm1.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# TPM can be used with a qemu software TPM (TIS, 1.2).
55
export CONFIG_COREBOOT=y
6-
export CONFIG_COREBOOT_VERSION=4.13
6+
export CONFIG_COREBOOT_VERSION=4.19
77
export CONFIG_LINUX_VERSION=5.10.5
88

99
CONFIG_COREBOOT_CONFIG=config/coreboot-qemu-tpm1.config

‎boards/qemu-coreboot-fbwhiptail/qemu-coreboot-fbwhiptail.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Note that the TPM does not work.
55
export CONFIG_COREBOOT=y
6-
export CONFIG_COREBOOT_VERSION=4.13
6+
export CONFIG_COREBOOT_VERSION=4.19
77
export CONFIG_LINUX_VERSION=4.14.62
88

99
CONFIG_COREBOOT_CONFIG=config/coreboot-qemu-fbwhiptail.config

‎boards/qemu-coreboot-whiptail-tpm1-hotp/qemu-coreboot-whiptail-tpm1-hotp.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Nitrokey Pro can also be used by forwarding the USB device from the host to
66
# the VM.
77
export CONFIG_COREBOOT=y
8-
export CONFIG_COREBOOT_VERSION=4.13
8+
export CONFIG_COREBOOT_VERSION=4.19
99
export CONFIG_LINUX_VERSION=5.10.5
1010

1111
CONFIG_COREBOOT_CONFIG=config/coreboot-qemu-tpm1.config

‎boards/qemu-coreboot-whiptail-tpm1/qemu-coreboot-whiptail-tpm1.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# TPM can be used with a qemu software TPM (TIS, 1.2).
55
export CONFIG_COREBOOT=y
6-
export CONFIG_COREBOOT_VERSION=4.13
6+
export CONFIG_COREBOOT_VERSION=4.19
77
export CONFIG_LINUX_VERSION=5.10.5
88

99
CONFIG_COREBOOT_CONFIG=config/coreboot-qemu-tpm1.config

‎boards/qemu-coreboot/qemu-coreboot.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Note that the TPM does not work, so this
55
# will just drop into the recovery shell.
66
export CONFIG_COREBOOT=y
7-
export CONFIG_COREBOOT_VERSION=4.13
7+
export CONFIG_COREBOOT_VERSION=4.19
88
export CONFIG_LINUX_VERSION=4.14.62
99

1010
CONFIG_COREBOOT_CONFIG=config/coreboot-qemu.config

‎boards/t420-hotp-maximized/t420-hotp-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# - dropbear
1010

1111
export CONFIG_COREBOOT=y
12-
export CONFIG_COREBOOT_VERSION=4.13
12+
export CONFIG_COREBOOT_VERSION=4.19
1313
export CONFIG_LINUX_VERSION=4.14.62
1414

1515
CONFIG_COREBOOT_CONFIG=config/coreboot-t420-maximized.config

‎boards/t420-maximized/t420-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Doesn't include (to fit in 7mb image)
99
# - dropbear
1010
export CONFIG_COREBOOT=y
11-
export CONFIG_COREBOOT_VERSION=4.13
11+
export CONFIG_COREBOOT_VERSION=4.19
1212
export CONFIG_LINUX_VERSION=4.14.62
1313

1414
CONFIG_COREBOOT_CONFIG=config/coreboot-t420-maximized.config

‎boards/t420/t420.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Configuration for a t420 running Qubes 4.1 and other OS, X220 is identical to X230 on the Linux Side of things.
22
export CONFIG_COREBOOT=y
3-
export CONFIG_COREBOOT_VERSION=4.13
3+
export CONFIG_COREBOOT_VERSION=4.19
44
export CONFIG_LINUX_VERSION=4.14.62
55

66
CONFIG_COREBOOT_CONFIG=config/coreboot-t420.config

‎boards/t430-hotp-legacy/t430-hotp-legacy.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Addition vs standard x230 board config:
99
# HOTP_KEY: HOTP challenge for currently supported USB Security dongles
1010
export CONFIG_COREBOOT=y
11-
export CONFIG_COREBOOT_VERSION=4.13
11+
export CONFIG_COREBOOT_VERSION=4.19
1212
export CONFIG_LINUX_VERSION=4.14.62
1313

1414
CONFIG_COREBOOT_CONFIG=config/coreboot-t430-legacy.config

‎boards/t430-hotp-maximized/t430-hotp-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
export CONFIG_COREBOOT=y
10-
export CONFIG_COREBOOT_VERSION=4.13
10+
export CONFIG_COREBOOT_VERSION=4.19
1111
export CONFIG_LINUX_VERSION=4.14.62
1212

1313
CONFIG_COREBOOT_CONFIG=config/coreboot-t430-maximized.config

‎boards/t430-legacy-flash/t430-legacy-flash.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Minimal configuration for a t430 to support flashrom and USB
22

33
export CONFIG_COREBOOT=y
4-
export CONFIG_COREBOOT_VERSION=4.13
4+
export CONFIG_COREBOOT_VERSION=4.19
55
export CONFIG_LINUX_VERSION=4.14.62
66

77
CONFIG_FLASHROM=y

‎boards/t430-legacy/t430-legacy.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# dropbear support(ssh client/server)
66
# e1000e (ethernet driver)
77
export CONFIG_COREBOOT=y
8-
export CONFIG_COREBOOT_VERSION=4.13
8+
export CONFIG_COREBOOT_VERSION=4.19
99
export CONFIG_LINUX_VERSION=4.14.62
1010

1111
CONFIG_COREBOOT_CONFIG=config/coreboot-t430-legacy.config

‎boards/t430-maximized/t430-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# - DOES NOT INCLUDE Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
export CONFIG_COREBOOT=y
10-
export CONFIG_COREBOOT_VERSION=4.13
10+
export CONFIG_COREBOOT_VERSION=4.19
1111
export CONFIG_LINUX_VERSION=4.14.62
1212

1313
CONFIG_COREBOOT_CONFIG=config/coreboot-t430-maximized.config

‎boards/t520-hotp-maximized/t520-hotp-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# - Forged 00:DE:AD:C0:FF:EE MAC address (if not extracting gbe.bin from backup with blobs/xx20/extract.sh)
66
# - Note that this MAC address can be modified under build/coreboot-VER/util/bincfg/gbe-82579LM.set
77
export CONFIG_COREBOOT=y
8-
export CONFIG_COREBOOT_VERSION=4.13
8+
export CONFIG_COREBOOT_VERSION=4.19
99
export CONFIG_LINUX_VERSION=4.14.62
1010

1111
CONFIG_COREBOOT_CONFIG=config/coreboot-t520-maximized.config

‎boards/t520-maximized/t520-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# - Forged 00:DE:AD:C0:FF:EE MAC address (if not extracting gbe.bin from backup with blobs/xx20/extract.sh)
66
# - Note that this MAC address can be modified under build/coreboot-VER/util/bincfg/gbe-82579LM.set
77
export CONFIG_COREBOOT=y
8-
export CONFIG_COREBOOT_VERSION=4.13
8+
export CONFIG_COREBOOT_VERSION=4.19
99
export CONFIG_LINUX_VERSION=4.14.62
1010

1111
CONFIG_COREBOOT_CONFIG=config/coreboot-t520-maximized.config

‎boards/t530-dgpu-hotp-maximized/t530-dgpu-hotp-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
# This board is designed for a t530 with a dGPU. Initialization of the dGPU is necessary in order to use an external monitor via the DisplayPort (either the in-built mini-DisplayPort or the DisplayPort in the dock). In order to build this the relevant script in the blobs directory must be run (or self-pulled roms placed in that directory) and after building the rom, the nvramtool must be run on the 12MB rom to change the default graphics mode away from integrated-only graphics (see README_vbios in the blobs directory).
1010
export CONFIG_COREBOOT=y
11-
export CONFIG_COREBOOT_VERSION=4.13
11+
export CONFIG_COREBOOT_VERSION=4.19
1212
export CONFIG_LINUX_VERSION=4.14.62
1313

1414
CONFIG_COREBOOT_CONFIG=config/coreboot-t530-dgpu-maximized.config

‎boards/t530-dgpu-maximized/t530-dgpu-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
# This board is designed for a t530 with a dGPU. Initialization of the dGPU is necessary in order to use an external monitor via the DisplayPort (either the in-built mini-DisplayPort or the DisplayPort in the dock). In order to build this the relevant script in the blobs directory must be run (or self-pulled roms placed in that directory) and after building the rom, the nvramtool must be run on the 12MB rom to change the default graphics mode away from integrated-only graphics (see README_vbios in the blobs directory).
1010
export CONFIG_COREBOOT=y
11-
export CONFIG_COREBOOT_VERSION=4.13
11+
export CONFIG_COREBOOT_VERSION=4.19
1212
export CONFIG_LINUX_VERSION=4.14.62
1313

1414
CONFIG_COREBOOT_CONFIG=config/coreboot-t530-dgpu-maximized.config

‎boards/t530-hotp-maximized/t530-hotp-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
# This board is designed for a t530 without a dGPU. It will work just fine for a board with a dGPU, except you will not be able to use an external monitor via the mini-displayport or the dock's displayport, though external monitors will work via VGA ports. To initialize the dGPU please use one of the dgpu boards.
1010
export CONFIG_COREBOOT=y
11-
export CONFIG_COREBOOT_VERSION=4.13
11+
export CONFIG_COREBOOT_VERSION=4.19
1212
export CONFIG_LINUX_VERSION=4.14.62
1313

1414
CONFIG_COREBOOT_CONFIG=config/coreboot-t530-maximized.config

‎boards/t530-maximized/t530-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
# This board is designed for a t530 without a dGPU. It will work just fine for a board with a dGPU, except you will not be able to use an external monitor via the mini-displayport or the dock's displayport, though external monitors will work via VGA ports. To initialize the dGPU please use one of the dgpu boards.
1010
export CONFIG_COREBOOT=y
11-
export CONFIG_COREBOOT_VERSION=4.13
11+
export CONFIG_COREBOOT_VERSION=4.19
1212
export CONFIG_LINUX_VERSION=4.14.62
1313

1414
CONFIG_COREBOOT_CONFIG=config/coreboot-t530-maximized.config

‎boards/w530-dgpu-K1000m-hotp-maximized/w530-dgpu-K1000m-hotp-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
# This board is designed for a w530 with the K1000M Nvidia Quadro dGPU. Initialization of the dGPU is necessary in order to use an external monitor whether through the in-build VGA or mini-DisplayPort or via the dock. In order to build this the relevant script in the blobs directory must be run (or self-pulled roms placed in that directory) and after building the rom, the nvramtool must be run on the 12MB rom to change the default graphics mode away from integrated-only graphics (see README_vbios in the blobs directory).
1010
export CONFIG_COREBOOT=y
11-
export CONFIG_COREBOOT_VERSION=4.13
11+
export CONFIG_COREBOOT_VERSION=4.19
1212
export CONFIG_LINUX_VERSION=4.14.62
1313

1414
CONFIG_COREBOOT_CONFIG=config/coreboot-w530-dgpu-K1000m-maximized.config

‎boards/w530-dgpu-K1000m-maximized/w530-dgpu-K1000m-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
# This board is designed for a w530 with the K1000M Nvidia Quadro dGPU. Initialization of the dGPU is necessary in order to use an external monitor whether through the in-build VGA or mini-DisplayPort or via the dock. In order to build this the relevant script in the blobs directory must be run (or self-pulled roms placed in that directory) and after building the rom, the nvramtool must be run on the 12MB rom to change the default graphics mode away from integrated-only graphics (see README_vbios in the blobs directory).
1010
export CONFIG_COREBOOT=y
11-
export CONFIG_COREBOOT_VERSION=4.13
11+
export CONFIG_COREBOOT_VERSION=4.19
1212
export CONFIG_LINUX_VERSION=4.14.62
1313

1414
CONFIG_COREBOOT_CONFIG=config/coreboot-w530-dgpu-K1000m-maximized.config

‎boards/w530-dgpu-K2000m-hotp-maximized/w530-dgpu-K2000m-hotp-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
# This board is designed for a w530 with the K2000M Nvidia Quadro dGPU. Initialization of the dGPU is necessary in order to use an external monitor whether through the in-build VGA or mini-DisplayPort or via the dock. In order to build this the relevant script in the blobs directory must be run (or self-pulled roms placed in that directory) and after building the rom, the nvramtool must be run on the 12MB rom to change the default graphics mode away from integrated-only graphics (see README_vbios in the blobs directory).
1010
export CONFIG_COREBOOT=y
11-
export CONFIG_COREBOOT_VERSION=4.13
11+
export CONFIG_COREBOOT_VERSION=4.19
1212
export CONFIG_LINUX_VERSION=4.14.62
1313

1414
CONFIG_COREBOOT_CONFIG=config/coreboot-w530-dgpu-K2000m-maximized.config

‎boards/w530-dgpu-K2000m-maximized/w530-dgpu-K2000m-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
# This board is designed for a w530 with the K2000M Nvidia Quadro dGPU. Initialization of the dGPU is necessary in order to use an external monitor whether through the in-build VGA or mini-DisplayPort or via the dock. In order to build this the relevant script in the blobs directory must be run (or self-pulled roms placed in that directory) and after building the rom, the nvramtool must be run on the 12MB rom to change the default graphics mode away from integrated-only graphics (see README_vbios in the blobs directory).
1010
export CONFIG_COREBOOT=y
11-
export CONFIG_COREBOOT_VERSION=4.13
11+
export CONFIG_COREBOOT_VERSION=4.19
1212
export CONFIG_LINUX_VERSION=4.14.62
1313

1414
CONFIG_COREBOOT_CONFIG=config/coreboot-w530-dgpu-K2000m-maximized.config

‎boards/w530-hotp-maximized/w530-hotp-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
# This board ignores the in-built dGPU that comes with all w530's. In doing so the dGPU will not be initialized. This has some benefits in terms of reduced complexity in working with OS's with poor support for NVIDIA, better battery life and lower heat (making use of the thicker heatsink from a dGPU). Conversely, if you do not initialize the dGPU you will be unable to use an external monitor. To initialize the dGPU please use the dGPU boards that corresponds with the model of dGPU included with your device.
1010
export CONFIG_COREBOOT=y
11-
export CONFIG_COREBOOT_VERSION=4.13
11+
export CONFIG_COREBOOT_VERSION=4.19
1212
export CONFIG_LINUX_VERSION=4.14.62
1313

1414
CONFIG_COREBOOT_CONFIG=config/coreboot-w530-maximized.config

‎boards/w530-maximized/w530-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
# This board ignores the in-built dGPU that comes with all w530's. In doing so the dGPU will not be initialized. This has some benefits in terms of reduced complexity in working with OS's with poor support for NVIDIA, better battery life and lower heat (making use of the thicker heatsink from a dGPU). Conversely, if you do not initialize the dGPU you will be unable to use an external monitor. To initialize the dGPU please use the dGPU boards that corresponds with the model of dGPU included with your device.
1010
export CONFIG_COREBOOT=y
11-
export CONFIG_COREBOOT_VERSION=4.13
11+
export CONFIG_COREBOOT_VERSION=4.19
1212
export CONFIG_LINUX_VERSION=4.14.62
1313

1414
CONFIG_COREBOOT_CONFIG=config/coreboot-w530-maximized.config

‎boards/x220-hotp-maximized/x220-hotp-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# - dropbear
1010

1111
export CONFIG_COREBOOT=y
12-
export CONFIG_COREBOOT_VERSION=4.13
12+
export CONFIG_COREBOOT_VERSION=4.19
1313
export CONFIG_LINUX_VERSION=4.14.62
1414

1515
CONFIG_COREBOOT_CONFIG=config/coreboot-x220-maximized.config

‎boards/x220-maximized/x220-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# - dropbear
1010

1111
export CONFIG_COREBOOT=y
12-
export CONFIG_COREBOOT_VERSION=4.13
12+
export CONFIG_COREBOOT_VERSION=4.19
1313
export CONFIG_LINUX_VERSION=4.14.62
1414

1515
CONFIG_COREBOOT_CONFIG=config/coreboot-x220-maximized.config

‎boards/x220/x220.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Configuration for a x220 running Qubes 4.1 and other OS, X220 is identical to X230 on the Linux Side of things.
22
export CONFIG_COREBOOT=y
3-
export CONFIG_COREBOOT_VERSION=4.13
3+
export CONFIG_COREBOOT_VERSION=4.19
44
export CONFIG_LINUX_VERSION=4.14.62
55

66
CONFIG_COREBOOT_CONFIG=config/coreboot-x220.config

‎boards/x230-hotp-legacy/x230-hotp-legacy.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Addition vs standard x230 board config:
99
# HOTP_KEY: HOTP challenge for currently supported USB Security dongles
1010
export CONFIG_COREBOOT=y
11-
export CONFIG_COREBOOT_VERSION=4.13
11+
export CONFIG_COREBOOT_VERSION=4.19
1212
export CONFIG_LINUX_VERSION=4.14.62
1313

1414
CONFIG_COREBOOT_CONFIG=config/coreboot-x230-legacy.config

‎boards/x230-hotp-maximized-fhd_edp/x230-hotp-maximized-fhd_edp.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#
2020
# - Includes: Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
2121
export CONFIG_COREBOOT=y
22-
export CONFIG_COREBOOT_VERSION=4.13
22+
export CONFIG_COREBOOT_VERSION=4.19
2323
export CONFIG_LINUX_VERSION=4.14.62
2424

2525
CONFIG_COREBOOT_CONFIG=config/coreboot-x230-maximized-fhd_edp.config

‎boards/x230-hotp-maximized/x230-hotp-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# - Includes: Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
export CONFIG_COREBOOT=y
10-
export CONFIG_COREBOOT_VERSION=4.13
10+
export CONFIG_COREBOOT_VERSION=4.19
1111
export CONFIG_LINUX_VERSION=4.14.62
1212

1313
CONFIG_COREBOOT_CONFIG=config/coreboot-x230-maximized.config

‎boards/x230-hotp-maximized_usb-kb/x230-hotp-maximized_usb-kb.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
1010
# USB Keyboard support
1111
export CONFIG_COREBOOT=y
12-
export CONFIG_COREBOOT_VERSION=4.13
12+
export CONFIG_COREBOOT_VERSION=4.19
1313
export CONFIG_LINUX_VERSION=4.14.62
1414

1515
CONFIG_COREBOOT_CONFIG=config/coreboot-x230-maximized.config

‎boards/x230-legacy-flash/x230-legacy-flash.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Minimal configuration for a x230 to support flashrom and USB
22

33
export CONFIG_COREBOOT=y
4-
export CONFIG_COREBOOT_VERSION=4.13
4+
export CONFIG_COREBOOT_VERSION=4.19
55
export CONFIG_LINUX_VERSION=4.14.62
66

77
CONFIG_FLASHROM=y

‎boards/x230-legacy/x230-legacy.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# dropbear support(ssh client/server)
55
# e1000e (ethernet driver)
66
export CONFIG_COREBOOT=y
7-
export CONFIG_COREBOOT_VERSION=4.13
7+
export CONFIG_COREBOOT_VERSION=4.19
88
export CONFIG_LINUX_VERSION=4.14.62
99

1010
CONFIG_COREBOOT_CONFIG=config/coreboot-x230-legacy.config

‎boards/x230-maximized-fhd_edp/x230-maximized-fhd_edp.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#
2020
# - DOES NOT INCLUDE Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
2121
export CONFIG_COREBOOT=y
22-
export CONFIG_COREBOOT_VERSION=4.13
22+
export CONFIG_COREBOOT_VERSION=4.19
2323
export CONFIG_LINUX_VERSION=4.14.62
2424

2525
CONFIG_COREBOOT_CONFIG=config/coreboot-x230-maximized-fhd_edp.config

‎boards/x230-maximized/x230-maximized.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# - DOES NOT INCLUDE Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
99
export CONFIG_COREBOOT=y
10-
export CONFIG_COREBOOT_VERSION=4.13
10+
export CONFIG_COREBOOT_VERSION=4.19
1111
export CONFIG_LINUX_VERSION=4.14.62
1212

1313
CONFIG_COREBOOT_CONFIG=config/coreboot-x230-maximized.config

‎modules/coreboot

+6
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ else ifeq "$(CONFIG_COREBOOT_VERSION)" "4.17"
3535
coreboot-blobs_hash := a2277fe7a2b2aab5da0aa335158460e00b852382f6736f2179992805702eb607
3636
coreboot_depends := $(if $(CONFIG_PURISM_BLOBS), purism-blobs)
3737
EXTRA_FLAGS := -fdebug-prefix-map=$(pwd)=heads -gno-record-gcc-switches -Wno-error=packed-not-aligned -Wno-error=address-of-packed-member
38+
else ifeq "$(CONFIG_COREBOOT_VERSION)" "4.19"
39+
coreboot_version := 4.19
40+
coreboot_hash := 65ccb2f46535b996e0066a1b76f81c8cf1ff3e27df84b3f97d8ad7b3e7cf0a43
41+
coreboot-blobs_hash := 30214caed07b25f11e47bec022ff6234841376e36689eb674de2330a3e980cbc
42+
coreboot_depends := $(if $(CONFIG_PURISM_BLOBS), purism-blobs)
43+
EXTRA_FLAGS := -fdebug-prefix-map=$(pwd)=heads -gno-record-gcc-switches -Wno-error=packed-not-aligned -Wno-error=address-of-packed-member
3844
else ifeq "$(CONFIG_COREBOOT_VERSION)" "talos_2"
3945
coreboot_version = git
4046
coreboot_commit_hash = 2207bbcccba31ad89cf21607b0d8d05d8dc47c03
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,198 @@
1+
From 06fe32bb5f65c784e7819b875c505fcceab11b99 Mon Sep 17 00:00:00 2001
2+
From: Alexander Couzens <lynxis@fe80.eu>
3+
Date: Sat, 19 Mar 2022 13:42:33 +0000
4+
Subject: [PATCH] lenovo/x230: introduce FHD variant
5+
6+
There is a modification for the x230 which uses the 2nd DP from the dock
7+
as the integrated panel's connection, which allows using a custom eDP
8+
panel instead of the stock LVDS display.
9+
10+
There are several adapter boards present on the market and all of them
11+
uses the same method of enabling the custom eDP panel.
12+
13+
To make this work with coreboot, the internal LVDS connector should be
14+
disabled in libgfxinit. The VBT has been modified as well, which allows
15+
brightness controls to work out of the box.
16+
17+
The modifications done to the VBT are:
18+
- Remove the LVDS port entry.
19+
- Move the DP-3 (which is the 2nd DP on the dock) entry to the first
20+
position on the list.
21+
- Set the DP-3 as internally connected.
22+
23+
This has been reported to work with the following panels:
24+
- LP125WF2-SPB4 (1920*1080, 12.5")
25+
- LQ125T1JW02 (2560*1440, 12.5")
26+
- LQ133M1JW21 (1920*1080, 13.3")
27+
- LTN133HL10-201 (1920*1080, 13.3")
28+
- B133HAN04.6 (1920*1080, 13.3")
29+
- B133QAN02.0 (2560*1600, 13.3")
30+
31+
Other eDP panels not on this list should work as well.
32+
33+
Change-Id: I0355d39a61956792e69bccd5274cfc2749d72bf0
34+
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
35+
Signed-off-by: Felix Singer <felixsinger@posteo.net>
36+
---
37+
src/mainboard/lenovo/x230/Kconfig | 15 ++++++++-----
38+
src/mainboard/lenovo/x230/Kconfig.name | 3 +++
39+
src/mainboard/lenovo/x230/Makefile.inc | 5 +++++
40+
.../lenovo/x230/variants/x230_edp/data.vbt | Bin 0 -> 4281 bytes
41+
.../x230/variants/x230_edp/gma-mainboard.ads | 21 ++++++++++++++++++
42+
5 files changed, 38 insertions(+), 6 deletions(-)
43+
create mode 100644 src/mainboard/lenovo/x230/variants/x230_edp/data.vbt
44+
create mode 100644 src/mainboard/lenovo/x230/variants/x230_edp/gma-mainboard.ads
45+
46+
diff --git a/src/mainboard/lenovo/x230/Kconfig b/src/mainboard/lenovo/x230/Kconfig
47+
index a6fd796206..7aa5af6d85 100644
48+
--- a/src/mainboard/lenovo/x230/Kconfig
49+
+++ b/src/mainboard/lenovo/x230/Kconfig
50+
@@ -1,4 +1,4 @@
51+
-if BOARD_LENOVO_X230 || BOARD_LENOVO_X230T || BOARD_LENOVO_X230S
52+
+if BOARD_LENOVO_X230 || BOARD_LENOVO_X230T || BOARD_LENOVO_X230S || BOARD_LENOVO_X230_EDP
53+
54+
config BOARD_SPECIFIC_OPTIONS
55+
def_bool y
56+
@@ -11,7 +11,7 @@
57+
select H8_HAS_BAT_THRESHOLDS_IMPL
58+
select H8_HAS_PRIMARY_FN_KEYS if BOARD_LENOVO_X230S
59+
select NO_UART_ON_SUPERIO
60+
- select BOARD_ROMSIZE_KB_12288 if BOARD_LENOVO_X230 || BOARD_LENOVO_X230T
61+
+ select BOARD_ROMSIZE_KB_12288 if BOARD_LENOVO_X230 || BOARD_LENOVO_X230T || BOARD_LENOVO_X230_EDP
62+
select BOARD_ROMSIZE_KB_16384 if BOARD_LENOVO_X230S
63+
select HAVE_ACPI_TABLES
64+
select HAVE_OPTION_TABLE
65+
@@ -20,7 +20,7 @@
66+
select INTEL_INT15
67+
select DRIVERS_RICOH_RCE822
68+
select MEMORY_MAPPED_TPM
69+
- select MAINBOARD_HAS_TPM1 if BOARD_LENOVO_X230 || BOARD_LENOVO_X230T
70+
+ select MAINBOARD_HAS_TPM1 if BOARD_LENOVO_X230 || BOARD_LENOVO_X230T || BOARD_LENOVO_X230_EDP
71+
select MAINBOARD_HAS_LIBGFXINIT
72+
select GFX_GMA_PANEL_1_ON_LVDS if BOARD_LENOVO_X230 || BOARD_LENOVO_X230T
73+
select INTEL_GMA_HAVE_VBT
74+
@@ -51,17 +51,20 @@
75+
default "lenovo/x230"
76+
77+
config VARIANT_DIR
78+
- default "x230" if BOARD_LENOVO_X230 || BOARD_LENOVO_X230T
79+
+ default "x230" if BOARD_LENOVO_X230 || BOARD_LENOVO_X230T || BOARD_LENOVO_X230_EDP
80+
default "x230s" if BOARD_LENOVO_X230S
81+
82+
config MAINBOARD_PART_NUMBER
83+
- default "ThinkPad X230" if BOARD_LENOVO_X230
84+
+ default "ThinkPad X230" if BOARD_LENOVO_X230 || BOARD_LENOVO_X230_EDP
85+
default "ThinkPad X230t" if BOARD_LENOVO_X230T
86+
default "ThinkPad X230s" if BOARD_LENOVO_X230S
87+
88+
config OVERRIDE_DEVICETREE
89+
default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb"
90+
91+
+config INTEL_GMA_VBT_FILE
92+
+ default "variants/x230_edp/data.vbt" if BOARD_LENOVO_X230_EDP
93+
+
94+
config USBDEBUG_HCD_INDEX
95+
int
96+
default 2
97+
@@ -83,4 +86,4 @@
98+
config THINKPADEC_HKEY_EISAID
99+
default "LEN0068"
100+
101+
-endif # BOARD_LENOVO_X230 || BOARD_LENOVO_X230T || BOARD_LENOVO_X230S
102+
+endif # BOARD_LENOVO_X230 || BOARD_LENOVO_X230T || BOARD_LENOVO_X230S || BOARD_LENOVO_X230_EDP
103+
diff --git a/src/mainboard/lenovo/x230/Kconfig.name b/src/mainboard/lenovo/x230/Kconfig.name
104+
index 1a01436879..e7290a12dd 100644
105+
--- a/src/mainboard/lenovo/x230/Kconfig.name
106+
+++ b/src/mainboard/lenovo/x230/Kconfig.name
107+
@@ -6,3 +6,6 @@ config BOARD_LENOVO_X230T
108+
109+
config BOARD_LENOVO_X230S
110+
bool "ThinkPad X230s"
111+
+
112+
+config BOARD_LENOVO_X230_EDP
113+
+ bool "ThinkPad X230 eDP Mod (2K/FHD)"
114+
diff --git a/src/mainboard/lenovo/x230/Makefile.inc b/src/mainboard/lenovo/x230/Makefile.inc
115+
index 8e801f145d..6e6f9f90b9 100644
116+
--- a/src/mainboard/lenovo/x230/Makefile.inc
117+
+++ b/src/mainboard/lenovo/x230/Makefile.inc
118+
@@ -5,4 +5,9 @@ bootblock-y += variants/$(VARIANT_DIR)/gpio.c
119+
romstage-y += variants/$(VARIANT_DIR)/early_init.c
120+
romstage-y += variants/$(VARIANT_DIR)/gpio.c
121+
ramstage-y += variants/$(VARIANT_DIR)/hda_verb.c
122+
+
123+
+ifeq ($(CONFIG_BOARD_LENOVO_X230_EDP),y)
124+
+ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += variants/x230_edp/gma-mainboard.ads
125+
+else
126+
ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += variants/$(VARIANT_DIR)/gma-mainboard.ads
127+
+endif
128+
diff --git a/src/mainboard/lenovo/x230/variants/x230_edp/data.vbt b/src/mainboard/lenovo/x230/variants/x230_edp/data.vbt
129+
new file mode 100644
130+
index 0000000000000000000000000000000000000000..13384d45571ff76e592335143d01315e37893186
131+
GIT binary patch
132+
literal 4281
133+
zcmdT`Z)_aZ5&ym0y}P}=-MjTVC6^<yCLz$XvE%h&S*h!)@6LAcg^PXugKH2XcDRE^
134+
zHNiLuN+i^5TbBk=p_5vr0Ri$CB!v1Q6%yhL5TS}%ZG|E}(5mW(6!8It5AdN?tBP`+
135+
zx3_i!7V#AnmCow7GdpkI?0YkBW_RywafYVHi@l}UV$Y$8VyQezRd{&CInDRYR4h$Q
136+
zA08>p6b={56T^4V^SA+LolmX+RUx+79#iSqiP~ars*|P{j#W<|Sw32Qpw?S@B$TK!
137+
zT%y8#_th3_%L^xJRhpi?y+F#XZ5B@+U98gh$p??rmIq1sVr%N_-*;O-QJ>e_m+#Gc
138+
zeSJjvzQO*1!F<1Mj*JdZ9IBMcg_+XCI898^NNKt-Jw1A;SiXxYQxjvQVrgb{#5RMi
139+
z3_rAVdim%B-#tOO;ZDl)3wi>F!IEkCq2;B0R9IZ3DP?n<rfSD)%a7Em`)pG=xClcR
140+
zfQTY3AQJz|BVh>3(8mm!Gbk$bf{?ofjp)+WX;f0xKuMreM_FPop&M`zu|-4&b{lx}
141+
z6dXr%nIN^a1Q1g^?g`SApyQo+We^Ju;y^Soa0Kxp0ExE)gG^{(s5wk=5)@Iwe?zpD
142+
z@%1v$crW@+c=`T;{ewfYIC5a@V7W3iGdp+pJ^l}V_@k99K7NB27i?KEp$JF`50mi@
143+
zjG1XXrseRG7Qw69ek|x~_*Klqd$9}}jBGpu*K}~RX~1KAld;P%uwb}2&iFCo7mQyT
144+
zCSGP-Wc-%#2gY9*A29yLh$l?6F>Yks%;;r&gE7oF#P|+lf$=@YNyZt*<BXp%o@K;N
145+
z;^Rid2d9zA7a?zJayUAk?1cYJsDCEZCq4>N3Nz%%kOxj$xHTH_I6i5-#j$7@-%=}(
146+
z?1954MnX?xAuk79(<<Tf409Fpx$wEsNX+wNp0De7H-87y*XOlHqw#v9f#_UhUAnlg
147+
zi_2(JC*w<@<i}S-iI)}-&;1HW$=_hN&+7=v86dSJ5nbA)_y+kbU2PDFE??VVW9GW>
148+
zSr6;_4gTc~tacpa=As!xD;@CT7xX)U4}W57_`9~2N<i$1-Hq?ZdXRnseAKTSC4vUn
149+
zvU_KR`>pCP65!^@JyGbYMG6B#@{r1i&qF#431THdvdmK?gb!}@x&d86kH8RtSun)L
150+
zMg&qo8p@sxlqPr)H*t1i5Xc8fNK*dW_}wA77I--u)J{nAs;))bo<l6#G>8v<p5gy;
151+
z<c2$V&sxyMI7lIRD=DCSpmMmfaICgCzVKkJ#fR-<sP2F);1(})cA)7k<8|TuBs}RY
152+
zwKp{#FZ7<eJej>k&YfS^jD1^rM=s>0ytuB(<S=kXYsT9eI1^R*2UrsIpx#)DflmYL
153+
zcI2=F|Kw{2>VlIOTx;M223I$qhjl3%0pyLp$ECQ*_^UYE{?(M!zFMP3W9I<gN%(cT
154+
zyvs4>_cUj9w4&M7&s8K0k<cwUM!E2PTu7mct3rr`5sB*7)nZ4R`hWT~<uZuic%Tb%
155+
z5{?q{&YwfGl9W%nBS~{SNhgx-V@b1~q?eQKTGD(wN&iT?re$ukXwY)YmN{$Dqn7)m
156+
zWuCX_HOswZnSZhfw(HvFPMeChJ7b&o+O%T3=WKJ;rZ;W(kGA=)O-9Pirp&!5I+$|r
157+
zNtySj=%*?7xs>@rirz}Oms94I6gg>kPulEG+g%^&e&n+7+xV#SfijjY{5o+C7V}H-
158+
zZs9PGrN7SK-OZ8YGZ>yr(&i#tdss~q`sQ|0&fnIIOUJ;O2*-=b;v=kW?O}6KsoH4P
159+
z0smI&%EQn#cd@w$RZTVP=TtP?l7~|?nRTSIQO2qkgO+Z!=3#T$D-XeMvn68}T3Ey8
160+
zHleye(7mkLXe*JtfA{Q*lj!gc)Wck4IFj|C#q&~HiNmA&>Z|kF4(U<Y;5eIloj)C%
161+
zP4#WvIv2Sie|71?P3)md%>vj%v~DWNT8*x>a2}rST)i~8vd61DwO!2$JZMNNi6hyH
162+
z2d_)6&979w%w$-vyatVrqw??t&t%}iZhDAP3%j_I#cGANdzLq>W;J(F=Xwkxxj%^H
163+
zwQDmn=w}|@-y`RG{*wz0>A(ZGtk~AM=#-fE(LV1uZE98+Nk>UmiyyuJ8?##<Mr{1g
164+
p(B@uj-Va_SU#<T#GXLCvin_ms#}9BYOE7UKDyX7coWuJX{tbC=%boxL
165+
166+
literal 0
167+
HcmV?d00001
168+
169+
diff --git a/src/mainboard/lenovo/x230/variants/x230_edp/gma-mainboard.ads b/src/mainboard/lenovo/x230/variants/x230_edp/gma-mainboard.ads
170+
new file mode 100644
171+
index 0000000000..f7cf0bc264
172+
--- /dev/null
173+
+++ b/src/mainboard/lenovo/x230/variants/x230_edp/gma-mainboard.ads
174+
@@ -0,0 +1,21 @@
175+
+-- SPDX-License-Identifier: GPL-2.0-or-later
176+
+
177+
+with HW.GFX.GMA;
178+
+with HW.GFX.GMA.Display_Probing;
179+
+
180+
+use HW.GFX.GMA;
181+
+use HW.GFX.GMA.Display_Probing;
182+
+
183+
+private package GMA.Mainboard is
184+
+
185+
+ ports : constant Port_List :=
186+
+ (DP1,
187+
+ DP2,
188+
+ DP3,
189+
+ HDMI1,
190+
+ HDMI2,
191+
+ HDMI3,
192+
+ Analog,
193+
+ others => Disabled);
194+
+
195+
+end GMA.Mainboard;
196+
--
197+
2.30.2
198+

0 commit comments

Comments
 (0)
Please sign in to comment.