From 1d1d069bdc8968d91eae23eb13622b418cf075bd Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 22 May 2021 19:51:32 +0100 Subject: board/kfsn4-dre/cfg: re-do config. 1mb and 2mb roms available libgfxinit_txtmode with seabios only --- resources/coreboot/kfsn4-dre_1mb/board.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 resources/coreboot/kfsn4-dre_1mb/board.cfg (limited to 'resources/coreboot/kfsn4-dre_1mb/board.cfg') diff --git a/resources/coreboot/kfsn4-dre_1mb/board.cfg b/resources/coreboot/kfsn4-dre_1mb/board.cfg new file mode 100644 index 00000000..11cbde6e --- /dev/null +++ b/resources/coreboot/kfsn4-dre_1mb/board.cfg @@ -0,0 +1,8 @@ +cbtree="fam15h_udimm" +romtype="normal" +arch="x86_64" +payload_grub="n" +payload_grub_withseabios="n" +payload_grub_withtianocore="n" +payload_seabios="y" +payload_tianocore="n" -- cgit v1.2.1