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. --- ...rectly-modify-lenovo-x230-instead-for-fhd.patch | 37 ---------------------- 1 file changed, 37 deletions(-) delete mode 100644 resources/coreboot/fhd/patches/0006-directly-modify-lenovo-x230-instead-for-fhd.patch (limited to 'resources/coreboot/fhd/patches/0006-directly-modify-lenovo-x230-instead-for-fhd.patch') diff --git a/resources/coreboot/fhd/patches/0006-directly-modify-lenovo-x230-instead-for-fhd.patch b/resources/coreboot/fhd/patches/0006-directly-modify-lenovo-x230-instead-for-fhd.patch deleted file mode 100644 index 83eb922e..00000000 --- a/resources/coreboot/fhd/patches/0006-directly-modify-lenovo-x230-instead-for-fhd.patch +++ /dev/null @@ -1,37 +0,0 @@ -From b07677830d698660f6a4a4dd15767fcbfb1e8478 Mon Sep 17 00:00:00 2001 -From: Leah Rowe -Date: Sun, 24 Jul 2022 18:29:01 +0100 -Subject: [PATCH 6/7] directly modify lenovo/x230 instead (for fhd) - -i kept having build issues. it's a simple patch. ---- - .../lenovo/x230/variants/x230/data.vbt | Bin 4281 -> 4281 bytes - .../x230/variants/x230/gma-mainboard.ads | 1 - - 2 files changed, 1 deletion(-) - -diff --git a/src/mainboard/lenovo/x230/variants/x230/data.vbt b/src/mainboard/lenovo/x230/variants/x230/data.vbt -index 0f50d706c1e943302f598ebc5534dec5080b532c..13384d45571ff76e592335143d01315e37893186 100644 -GIT binary patch -delta 58 -zcmdm~xKnXM6(iHJiplpGWhc*Mbef#XrZYKN0A_^~ -AE&u=k - -delta 84 -zcmdm~xKnXM6{ED000RUlfG8FQ24)DCL4jfNR7N)z1%_)0lWQ1dC&x1>PX55iJvoa> -T44K}X#dM6Bk#DmhTL%{aog@;; - -diff --git a/src/mainboard/lenovo/x230/variants/x230/gma-mainboard.ads b/src/mainboard/lenovo/x230/variants/x230/gma-mainboard.ads -index 3df1e37f3e..f7cf0bc264 100644 ---- a/src/mainboard/lenovo/x230/variants/x230/gma-mainboard.ads -+++ b/src/mainboard/lenovo/x230/variants/x230/gma-mainboard.ads -@@ -16,7 +16,6 @@ private package GMA.Mainboard is - HDMI2, - HDMI3, - Analog, -- LVDS, - others => Disabled); - - end GMA.Mainboard; --- -2.25.1 - -- cgit v1.2.1