mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-19 16:40:52 +00:00
t480 boards and coreboot config: rename to maximized since ifd reuses ME neutered space, confirmed
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
5a50de6927
commit
b2637cec90
.circleci
boards
config
@ -246,8 +246,8 @@ workflows:
|
||||
|
||||
# t480 is based on 24.12 coreboot release, not sharing any buildstack from now, depend on muscl-cross cache
|
||||
- build_and_persist:
|
||||
name: t480-hotp
|
||||
target: t480-hotp
|
||||
name: t480-hotp-maximized
|
||||
target: t480-hotp-maximized
|
||||
subcommand: ""
|
||||
requires:
|
||||
- x86-musl-cross-make
|
||||
@ -520,11 +520,11 @@ workflows:
|
||||
|
||||
# t480 is based on 24.12 coreboot release, not sharing any buildstack from now, depend on muscl-cross cache
|
||||
- build:
|
||||
name: t480
|
||||
target: t480
|
||||
name: t480-maximized
|
||||
target: t480-maximized
|
||||
subcommand: ""
|
||||
requires:
|
||||
- t480-hotp
|
||||
- t480-hotp-maximized
|
||||
|
||||
# dasharo release, share 24.02.01 utils/crossgcc
|
||||
- build:
|
||||
|
@ -11,7 +11,7 @@ export CONFIG_COREBOOT=y
|
||||
export CONFIG_COREBOOT_VERSION=2412
|
||||
export CONFIG_LINUX_VERSION=6.1.8
|
||||
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-t480.config
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-t480-maximized.config
|
||||
# TODO: Make a ThinkPad-common Linux config file.
|
||||
CONFIG_LINUX_CONFIG=config/linux-t480.config
|
||||
|
@ -11,7 +11,7 @@ export CONFIG_COREBOOT=y
|
||||
export CONFIG_COREBOOT_VERSION=2412
|
||||
export CONFIG_LINUX_VERSION=6.1.8
|
||||
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-t480.config
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-t480-maximized.config
|
||||
# TODO: Make a ThinkPad-common Linux config file.
|
||||
CONFIG_LINUX_CONFIG=config/linux-t480.config
|
||||
|
Loading…
x
Reference in New Issue
Block a user