From f13819386bf35f081eecbacea965549b7df75e24 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 19 Nov 2024 02:04:57 +0000 Subject: Enable x86 U-Boot payload on every x86 board Signed-off-by: Leah Rowe --- config/coreboot/e6330_12mb/target.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'config/coreboot/e6330_12mb') diff --git a/config/coreboot/e6330_12mb/target.cfg b/config/coreboot/e6330_12mb/target.cfg index 2556a4ce..c0b56379 100644 --- a/config/coreboot/e6330_12mb/target.cfg +++ b/config/coreboot/e6330_12mb/target.cfg @@ -5,3 +5,4 @@ payload_grub="y" payload_memtest="y" grub_scan_disk="ahci" vcfg="ivybridge" +payload_uboot_amd64="y" \ No newline at end of file -- cgit v1.2.1