From 5c3d81fff9f90b19f09c95fae43eacff10ab932e Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 1 May 2024 06:29:09 +0100 Subject: correct dell latitude status for release it should be marked unstable, though these machines are basically reliable; they have certain missing features and quirky behaviour so it's important not to over-sell it mark it as unstable, on all of the dell latitudes Signed-off-by: Leah Rowe --- config/coreboot/e5520_6mb/target.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/coreboot/e5520_6mb/target.cfg') diff --git a/config/coreboot/e5520_6mb/target.cfg b/config/coreboot/e5520_6mb/target.cfg index a0cfb47e..e48db5e5 100644 --- a/config/coreboot/e5520_6mb/target.cfg +++ b/config/coreboot/e5520_6mb/target.cfg @@ -7,4 +7,4 @@ payload_memtest="y" payload_seabios_withgrub="y" payload_seabios_grubonly="y" grub_scan_disk="ahci" -status="stable" +status="unstable" -- cgit v1.2.1