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/e6230_12mb/target.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/coreboot/e6230_12mb/target.cfg') diff --git a/config/coreboot/e6230_12mb/target.cfg b/config/coreboot/e6230_12mb/target.cfg index 2556a4ce..5bd85905 100644 --- a/config/coreboot/e6230_12mb/target.cfg +++ b/config/coreboot/e6230_12mb/target.cfg @@ -5,3 +5,5 @@ payload_grub="y" payload_memtest="y" grub_scan_disk="ahci" vcfg="ivybridge" +payload_uboot_amd64="y" +payload_uboot_amd64="y" \ No newline at end of file -- cgit v1.2.1