From a33e8429086f4fcc3e84a6ba2e9037f4f2b47bac Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Mon, 28 Nov 2022 23:33:58 +0300 Subject: coreboot: add x230edp_12mb, remove x230fhd_12mb New x230edp_12mb target uses the https://review.coreboot.org/c/coreboot/+/28950 patchset to add an X230_EDP target to the default coreboot branch. Consequently the "fhd" coreboot branch is no longer needed and has been safely removed. --- resources/coreboot/x230fhd_12mb/board.cfg | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 resources/coreboot/x230fhd_12mb/board.cfg (limited to 'resources/coreboot/x230fhd_12mb/board.cfg') diff --git a/resources/coreboot/x230fhd_12mb/board.cfg b/resources/coreboot/x230fhd_12mb/board.cfg deleted file mode 100644 index 935d216f..00000000 --- a/resources/coreboot/x230fhd_12mb/board.cfg +++ /dev/null @@ -1,8 +0,0 @@ -cbtree="fhd" -romtype="normal" -arch="x86_64" -payload_grub="y" -payload_grub_withseabios="y" -payload_seabios="y" -payload_memtest="y" -grub_scan_disk="ahci" -- cgit v1.2.1