From cfd47cc0a5feedcaac7e2e9ba1b9a9ca927c2e6c Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 22 May 2021 18:38:18 +0100 Subject: build/roms: re-do KCMA-D8 and KGPE-D16 configs 2MiB and 16MiB were the only flash sizes supported. 4 and 8MiB have been added. Now there are only libgfxinit_txtmode configs. Use seabios_withgrub or seabios_grubfirst ROMs if you wish to use an add-on GPU. --- resources/coreboot/kgpe-d16-udimm-nopcirom_16mb/board.cfg | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 resources/coreboot/kgpe-d16-udimm-nopcirom_16mb/board.cfg (limited to 'resources/coreboot/kgpe-d16-udimm-nopcirom_16mb/board.cfg') diff --git a/resources/coreboot/kgpe-d16-udimm-nopcirom_16mb/board.cfg b/resources/coreboot/kgpe-d16-udimm-nopcirom_16mb/board.cfg deleted file mode 100644 index 7797be30..00000000 --- a/resources/coreboot/kgpe-d16-udimm-nopcirom_16mb/board.cfg +++ /dev/null @@ -1,8 +0,0 @@ -cbtree="fam15h_udimm" -romtype="normal" -arch="x86_64" -payload_grub="y" -payload_grub_withseabios="n" -payload_grub_withtianocore="n" -payload_seabios="n" -payload_tianocore="n" -- cgit v1.2.1