summaryrefslogtreecommitdiff
path: root/config/coreboot/e5520_6mb
diff options
context:
space:
mode:
Diffstat (limited to 'config/coreboot/e5520_6mb')
-rw-r--r--config/coreboot/e5520_6mb/target.cfg5
-rw-r--r--config/coreboot/e5520_6mb/warn.txt1
2 files changed, 3 insertions, 3 deletions
diff --git a/config/coreboot/e5520_6mb/target.cfg b/config/coreboot/e5520_6mb/target.cfg
index 1cf0792e..e48db5e5 100644
--- a/config/coreboot/e5520_6mb/target.cfg
+++ b/config/coreboot/e5520_6mb/target.cfg
@@ -1,6 +1,5 @@
tree="default"
-romtype="normal"
-arch="x86_64"
+xarch="i386-elf"
payload_grub="n"
payload_grub_withseabios="n"
payload_seabios="y"
@@ -8,4 +7,4 @@ payload_memtest="y"
payload_seabios_withgrub="y"
payload_seabios_grubonly="y"
grub_scan_disk="ahci"
-microcode_required="n"
+status="unstable"
diff --git a/config/coreboot/e5520_6mb/warn.txt b/config/coreboot/e5520_6mb/warn.txt
new file mode 100644
index 00000000..57d05e6a
--- /dev/null
+++ b/config/coreboot/e5520_6mb/warn.txt
@@ -0,0 +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.