From fdbdf0449b3c3860b21cfab210f232378449542f Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 19 Nov 2024 22:48:21 +0000 Subject: 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. --- config/coreboot/kcma_d8_16mb/target.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/coreboot/kcma_d8_16mb') diff --git a/config/coreboot/kcma_d8_16mb/target.cfg b/config/coreboot/kcma_d8_16mb/target.cfg index 5f705f43..b0ab3d02 100644 --- a/config/coreboot/kcma_d8_16mb/target.cfg +++ b/config/coreboot/kcma_d8_16mb/target.cfg @@ -6,4 +6,5 @@ payload_memtest="y" xlang="c" grub_scan_disk="nvme ahci" grubtree="nvme" -build_depend="seabios/default grub/nvme memtest86plus" +build_depend="seabios/default grub/nvme memtest86plus u-boot/amd64coreboot" +payload_uboot_amd64="y" \ No newline at end of file -- cgit v1.2.1