summaryrefslogtreecommitdiff
path: root/config/coreboot/e5420_6mb
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-11-19 22:48:21 +0000
committerLeah Rowe <leah@libreboot.org>2024-11-19 22:48:21 +0000
commitfdbdf0449b3c3860b21cfab210f232378449542f (patch)
tree2a04761e4bf687d37f0cd2a662ddca878a35f3cf /config/coreboot/e5420_6mb
parentb549d1e5f3838575d3ff1f9c6c6fd595b49b1b3a (diff)
Re-enable U-Boot x86 on real mainboards
The previous stability issues were resolved, thanks to the previous revision which added a fix courtesy Simon Glass. This reverts commit eba73c778a85d1c6ad2f0de57c82a8775cdd1c17.
Diffstat (limited to 'config/coreboot/e5420_6mb')
-rw-r--r--config/coreboot/e5420_6mb/target.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/coreboot/e5420_6mb/target.cfg b/config/coreboot/e5420_6mb/target.cfg
index 4201beb1..27291f4d 100644
--- a/config/coreboot/e5420_6mb/target.cfg
+++ b/config/coreboot/e5420_6mb/target.cfg
@@ -5,3 +5,4 @@ payload_grub="y"
payload_memtest="y"
grub_scan_disk="ahci"
vcfg="sandybridge"
+payload_uboot_amd64="y" \ No newline at end of file