From ef7db2054639d9dde6e23186c63d83a11b3310a4 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Thu, 21 Nov 2024 18:35:59 +0000 Subject: e6400nvidia: Disable U-Boot This uses the "normal" config. Previous changes prevent U-Boot images being built for this anyway, but it does yield a warning message. Remove the warning at the source. Signed-off-by: Leah Rowe --- config/coreboot/e6400nvidia_4mb/target.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/config/coreboot/e6400nvidia_4mb/target.cfg b/config/coreboot/e6400nvidia_4mb/target.cfg index a0b322d3..98eb8d3b 100644 --- a/config/coreboot/e6400nvidia_4mb/target.cfg +++ b/config/coreboot/e6400nvidia_4mb/target.cfg @@ -5,4 +5,3 @@ payload_grub="y" payload_memtest="y" grub_scan_disk="ahci" vcfg="e6400" -payload_uboot_amd64="y" \ No newline at end of file -- cgit v1.2.1