summaryrefslogtreecommitdiff
path: root/config/coreboot/e5520_6mb
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-05-04 04:58:20 +0100
committerLeah Rowe <leah@libreboot.org>2024-05-04 04:58:40 +0100
commit5bf25eac05c0d081aeb7390ffa8529b044b62bf9 (patch)
tree864bf67c3d3d7485b486d09654f4304822fae830 /config/coreboot/e5520_6mb
parent7a955a4c728169f5d09aa95cb173db19e52b3b0d (diff)
coreboot: update latitude release status
working s3 means i'm happy to mark it as being stable. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/e5520_6mb')
-rw-r--r--config/coreboot/e5520_6mb/target.cfg2
-rw-r--r--config/coreboot/e5520_6mb/warn.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/coreboot/e5520_6mb/target.cfg b/config/coreboot/e5520_6mb/target.cfg
index e48db5e5..a0cfb47e 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="unstable"
+status="stable"
diff --git a/config/coreboot/e5520_6mb/warn.txt b/config/coreboot/e5520_6mb/warn.txt
index 57d05e6a..4709a005 100644
--- a/config/coreboot/e5520_6mb/warn.txt
+++ b/config/coreboot/e5520_6mb/warn.txt
@@ -1 +1 @@
-Battery indicator not working yet. S3 suspend/resume may be broken. May shut down instead of throttle on high CPU temperature; use the intel_pstate driver to cap speeds, and monitor performance via CPU stress test and lm-sensors/xsensors utility, before using the machine regularly.
+Battery indicator not working yet. May shut down instead of throttle on high CPU temperature; use the intel_pstate driver to cap speeds, and monitor performance via CPU stress test and lm-sensors/xsensors utility, before using the machine regularly.