summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/download/coreboot
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-03-17 16:49:45 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-03-18 00:03:08 (EDT)
commitccc09ce5b6e39fed38434d9e97574d84c425bc65 (patch)
tree7dea151f3246a9f595280c18f70855e1beeae17f /resources/scripts/helpers/download/coreboot
parentc164960b3b600a4da564b58645b776bbb5f4a016 (diff)
downloadlibreboot-ccc09ce5b6e39fed38434d9e97574d84c425bc65.zip
libreboot-ccc09ce5b6e39fed38434d9e97574d84c425bc65.tar.gz
libreboot-ccc09ce5b6e39fed38434d9e97574d84c425bc65.tar.bz2
New board: ThinkPad T400
Diffstat (limited to 'resources/scripts/helpers/download/coreboot')
-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 ab49a67..123fea5 100755
--- a/resources/scripts/helpers/download/coreboot
+++ b/resources/scripts/helpers/download/coreboot
@@ -78,6 +78,8 @@ git fetch http://review.coreboot.org/coreboot refs/changes/79/7979/1 && git cher
printf "ThinkPad R400 support\n"
git fetch http://review.coreboot.org/coreboot refs/changes/93/8393/2 && git cherry-pick FETCH_HEAD
+printf "ThinkPad T400 (depends on R400 patch)\n"
+git fetch http://review.coreboot.org/coreboot refs/changes/14/8714/3 && git cherry-pick FETCH_HEAD
# Run coreboot-libre deblob scripts
# ---------------------------------------------------------------------------------