summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/download/coreboot
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-24 10:10:15 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-24 10:10:15 (EDT)
commit2c79f20291b6ad47c8f422285eaaac03a4c470f1 (patch)
treeb88138e74104303854090a00adb6c929c9bff88d /resources/scripts/helpers/download/coreboot
parente082827eeb5c641897a900218e081a6997e100b1 (diff)
downloadlibreboot-2c79f20291b6ad47c8f422285eaaac03a4c470f1.zip
libreboot-2c79f20291b6ad47c8f422285eaaac03a4c470f1.tar.gz
libreboot-2c79f20291b6ad47c8f422285eaaac03a4c470f1.tar.bz2
docs/index.html: Add historical context to the description
Diffstat (limited to 'resources/scripts/helpers/download/coreboot')
-rwxr-xr-xresources/scripts/helpers/download/coreboot3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/scripts/helpers/download/coreboot b/resources/scripts/helpers/download/coreboot
index 98a5047..fb0820b 100755
--- a/resources/scripts/helpers/download/coreboot
+++ b/resources/scripts/helpers/download/coreboot
@@ -88,11 +88,14 @@ git am "../resources/libreboot/patch/0004-NOTFORMERGE-lenovo-t400-hard-code-enab
printf "lenovo/x60: Enable VESA framebuffer mode (native graphics)\n"
# git fetch http://review.coreboot.org/coreboot refs/changes/53/10553/1 && git cherry-pick FETCH_HEAD
git am "../resources/libreboot/patch/0005-lenovo-x60-Enable-VESA-framebuffer-mode-native-graph.patch"
+# NOTE: merged in master
# NOTE: Investigate what mono and mtjm wrote about bit 16 in BLC_PWM_CTL
printf "lenovo/x60: Enable legacy brightness controls (native graphics)\n"
# git fetch http://review.coreboot.org/coreboot refs/changes/48/7048/9 && git cherry-pick FETCH_HEAD
git am "../resources/libreboot/patch/0006-lenovo-x60-Enable-brightness-controls-native-graphic.patch"
+# NOTE: http://review.coreboot.org/#/c/10624 is a follow-up. re-include 7048 (latest one) then include 10624
+# NOTE: 7048 is now merged in coreboot master
printf "Enable T60 native graphics\n"
# git fetch http://review.coreboot.org/coreboot refs/changes/45/5345/10 && git cherry-pick FETCH_HEAD