From a2f0fcccdf5213f89e9833ef4280f982c7689264 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 20 Sep 2015 09:00:29 -0400 Subject: coreboot-libre: Add patch to enable second LVDS channel --- (limited to 'resources/scripts') diff --git a/resources/scripts/helpers/download/coreboot b/resources/scripts/helpers/download/coreboot index 21d86de..295c7f1 100755 --- a/resources/scripts/helpers/download/coreboot +++ b/resources/scripts/helpers/download/coreboot @@ -135,6 +135,9 @@ printf "ec/lenovo/h8: re-factor handling of power_management_beeps\n" # git fetch http://review.coreboot.org/coreboot refs/changes/31/10531/8 && git cherry-pick FETCH_HEAD git am "../resources/libreboot/patch/0013-ec-lenovo-h8-re-factor-handling-of-power_management_.patch" +printf "northbridge/intel/gm45: Automatically enable second LVDS channel\n" +git am "../resources/libreboot/patch/0014-northbridge-intel-gm45-Automatically-enable-second-L.patch" + # Run coreboot-libre deblob scripts # ------------------------------------------------------------------------------ -- cgit v0.9.1