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-rdimm_4mb/board.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 resources/coreboot/kgpe-d16-rdimm_4mb/board.cfg (limited to 'resources/coreboot/kgpe-d16-rdimm_4mb/board.cfg') diff --git a/resources/coreboot/kgpe-d16-rdimm_4mb/board.cfg b/resources/coreboot/kgpe-d16-rdimm_4mb/board.cfg new file mode 100644 index 00000000..22f99742 --- /dev/null +++ b/resources/coreboot/kgpe-d16-rdimm_4mb/board.cfg @@ -0,0 +1,8 @@ +cbtree="fam15h_rdimm" +romtype="normal" +arch="x86_64" +payload_grub="y" +payload_grub_withseabios="y" +payload_grub_withtianocore="n" +payload_seabios="y" +payload_tianocore="n" -- cgit v1.2.1