From 780e03fe1e6222d353f56d14b003efc70dc4e975 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 3 May 2024 23:00:27 +0100 Subject: remove x220edp/x230edp (keep regular x220/x230) nitrocaster boards are hard to find nowadays and i'm not comfortable supporting the knockoff chinese gear; quality varies greatly, and i can't know how reliable they are. nitrocaster has been out of business so it's just not viable to support this mod anymore. in fact, keeping the eDP-based targets is a liability to libreboot. regular x220/x230 (non-eDP-modded) are retained. the eDP modkit from nitrocaster let you use eDP screens instead of lvds, on thinkpad x220 and x230, letting you use higher resolution screens. older lbmk revs can still be used, if you happen to come across one of these boards. i only recommend using the official nitrocaster board, if youcan find one unused. ymmv with the chinese gear. better just use an unmodded x230 or get a different machine. Signed-off-by: Leah Rowe --- config/coreboot/x230edp_12mb/target.cfg | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 config/coreboot/x230edp_12mb/target.cfg (limited to 'config/coreboot/x230edp_12mb/target.cfg') diff --git a/config/coreboot/x230edp_12mb/target.cfg b/config/coreboot/x230edp_12mb/target.cfg deleted file mode 100644 index cd477e6f..00000000 --- a/config/coreboot/x230edp_12mb/target.cfg +++ /dev/null @@ -1,9 +0,0 @@ -tree="default" -xarch="i386-elf" -payload_grub="y" -payload_grub_withseabios="y" -payload_seabios="y" -payload_memtest="y" -grub_scan_disk="ahci" -status="broken" # TODO: VCC3P patch -release="n" -- cgit v1.2.1