From fe169cfef2bd84d3d2995f3a039282dfe83d94dd Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 08 Feb 2015 20:18:56 -0500 Subject: New board: ThinkPad R400 support added to libreboot. --- (limited to 'getcb') diff --git a/getcb b/getcb index adf9d95..a99ffdf 100755 --- a/getcb +++ b/getcb @@ -70,6 +70,11 @@ git fetch http://review.coreboot.org/coreboot refs/changes/86/7786/1 && git cher # fix uneven backlight on X200 (when setting brightness low) git fetch http://review.coreboot.org/coreboot refs/changes/79/7979/1 && git cherry-pick FETCH_HEAD +# ThinkPad R400 support. Based on http://review.coreboot.org/#/c/8393/ +# This diff will be deleted later, and instead the patch will be fetched from coreboot gerrit +# (and later, it won't even do that, once the R400 support is merged in coreboot) +git am ../resources/libreboot/patch/r400.diff + # Run coreboot-libre deblob scripts # --------------------------------------------------------------------------------- -- cgit v0.9.1