diff options
author | Leah Rowe <leah@libreboot.org> | 2021-05-22 18:38:18 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2021-05-22 18:39:51 +0100 |
commit | cfd47cc0a5feedcaac7e2e9ba1b9a9ca927c2e6c (patch) | |
tree | eda0b346968eed5f5c030fb92cf3e51e54c48155 /resources/coreboot/kcma-d8-rdimm-nopcirom_16mb/board.cfg | |
parent | 5573dcd1030f976b05c491355e60f8e26e0b2321 (diff) |
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.
Diffstat (limited to 'resources/coreboot/kcma-d8-rdimm-nopcirom_16mb/board.cfg')
-rw-r--r-- | resources/coreboot/kcma-d8-rdimm-nopcirom_16mb/board.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/resources/coreboot/kcma-d8-rdimm-nopcirom_16mb/board.cfg b/resources/coreboot/kcma-d8-rdimm-nopcirom_16mb/board.cfg deleted file mode 100644 index 58e079ea..00000000 --- a/resources/coreboot/kcma-d8-rdimm-nopcirom_16mb/board.cfg +++ /dev/null @@ -1,8 +0,0 @@ -cbtree="fam15h_rdimm" -romtype="normal" -arch="x86_64" -payload_grub="y" -payload_grub_withseabios="n" -payload_grub_withtianocore="n" -payload_seabios="n" -payload_tianocore="n" |