summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-12-31 11:55:49 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-12-31 11:55:49 (EST)
commit0c16347162f3031c0a7d1cde189cafc5882a4430 (patch)
treebf3b0f9a964be155f933348c186df04285a56496 /resources/scripts/helpers
parent39efae517578933b7f9ddadd084895a2b0f33264 (diff)
downloadlibreboot-0c16347162f3031c0a7d1cde189cafc5882a4430.zip
libreboot-0c16347162f3031c0a7d1cde189cafc5882a4430.tar.gz
libreboot-0c16347162f3031c0a7d1cde189cafc5882a4430.tar.bz2
download/coreboot: note about new patch in upstream (2)
Diffstat (limited to 'resources/scripts/helpers')
-rwxr-xr-xresources/scripts/helpers/download/coreboot2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/scripts/helpers/download/coreboot b/resources/scripts/helpers/download/coreboot
index f80b791..9c34e05 100755
--- a/resources/scripts/helpers/download/coreboot
+++ b/resources/scripts/helpers/download/coreboot
@@ -122,10 +122,12 @@ git am "../resources/libreboot/patch/misc/0006-northbridge-gm45-raminit.c-enable
# printf "fix uneven backlight on X200 (when setting brightness low)\n"
# git fetch http://review.coreboot.org/coreboot refs/changes/79/7979/2 && git cherry-pick FETCH_HEAD
+# NOTE: remove this when updating coreboot. This has been merged upstream
printf "ThinkPad R400 support (clone of the T400)\n"
git am "../resources/libreboot/patch/misc/0007-lenovo-r400-Add-clone-of-Lenovo-T400.patch"
# git fetch http://review.coreboot.org/coreboot refs/changes/93/8393/5 && git cherry-pick FETCH_HEAD
+# NOTE: remove this when updating coreboot. This has been merged upstream
printf "ThinkPad T500 (depends on T400 patch)\n"
git am "../resources/libreboot/patch/misc/0008-lenovo-t500-Add-clone-of-Lenovo-T400.patch"
# git fetch http://review.coreboot.org/coreboot refs/changes/45/10545/1 && git cherry-pick FETCH_HEAD