From f44f2450a2161a3a6b33a40a41a6c0812fcefd98 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 1 May 2024 06:29:09 +0100 Subject: [PATCH] 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/e6400_4mb/target.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/coreboot/e6400_4mb/target.cfg b/config/coreboot/e6400_4mb/target.cfg index fb7c7bf..d1ea26a 100644 --- a/config/coreboot/e6400_4mb/target.cfg +++ b/config/coreboot/e6400_4mb/target.cfg @@ -7,4 +7,4 @@ payload_memtest="y" payload_seabios_withgrub="y" payload_seabios_grubonly="y" grub_scan_disk="ahci" -status="stable" # broken s3 +status="unstable" # broken s3