From 0c16347162f3031c0a7d1cde189cafc5882a4430 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 31 Dec 2015 11:55:49 -0500 Subject: download/coreboot: note about new patch in upstream (2) --- (limited to 'resources') 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 -- cgit v0.9.1