mirror of
https://codeberg.org/canoeboot/cbmk.git
synced 2025-08-11 07:01:42 +01:00
remove all status checks. only handle release.
the release variable is all we need, turning a target on or off for a given release. the status checks were prone to bugs, and unnecessary; it also broke certain benchmark scripts. it's better to keep the cbmk logic simpler. board status will be moved to the documentation instead. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
parent
4826364afb
commit
d423421995
67 changed files with 9 additions and 155 deletions
config/coreboot/t500_8mb
|
@ -5,4 +5,3 @@ payload_grub_withseabios="y"
|
|||
payload_seabios="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="ahci"
|
||||
status="stable"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue