diff options
author | Leah Rowe <leah@libreboot.org> | 2024-04-27 15:25:43 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-04-27 15:26:18 +0100 |
commit | 3ace925e916a1277f6f4ade03282d34d7968d6f1 (patch) | |
tree | fb187b70f8302341cae74b0c23822002cd1bdc24 /config/coreboot/kfsn4-dre_1mb | |
parent | e761922542264629d7035735ea7b3e31f7a9ee74 (diff) |
update more board statuses before release
what's left to properly test are pineview/x4x/i945 and
some of the ivy/sandy elitebooks/hp workstations
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/kfsn4-dre_1mb')
-rw-r--r-- | config/coreboot/kfsn4-dre_1mb/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/kfsn4-dre_1mb/target.cfg b/config/coreboot/kfsn4-dre_1mb/target.cfg index 15f35ccd..e5b66b38 100644 --- a/config/coreboot/kfsn4-dre_1mb/target.cfg +++ b/config/coreboot/kfsn4-dre_1mb/target.cfg @@ -4,4 +4,4 @@ payload_seabios="y" payload_memtest="y" xlang="c" grub_timeout=10 -status="untested" +status="stable" |