summaryrefslogtreecommitdiff
path: root/config/coreboot/t500_4mb
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-11-19 02:04:57 +0000
committerLeah Rowe <leah@libreboot.org>2024-11-19 02:28:18 +0000
commitf13819386bf35f081eecbacea965549b7df75e24 (patch)
treeb8526763415191cbfd492b76065f6eba272e7e9e /config/coreboot/t500_4mb
parent747b6514eaf00ac71af475daab98509bf8870b23 (diff)
Enable x86 U-Boot payload on every x86 board
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/t500_4mb')
-rw-r--r--config/coreboot/t500_4mb/target.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/coreboot/t500_4mb/target.cfg b/config/coreboot/t500_4mb/target.cfg
index 4a9af479..0b81f02f 100644
--- a/config/coreboot/t500_4mb/target.cfg
+++ b/config/coreboot/t500_4mb/target.cfg
@@ -4,3 +4,4 @@ payload_seabios="y"
payload_grub="y"
payload_memtest="y"
grub_scan_disk="ahci"
+payload_uboot_amd64="y" \ No newline at end of file