summaryrefslogtreecommitdiffstats
path: root/getcb
diff options
context:
space:
mode:
Diffstat (limited to 'getcb')
-rwxr-xr-xgetcb3
1 files changed, 3 insertions, 0 deletions
diff --git a/getcb b/getcb
index 4efefe0..b67ee65 100755
--- a/getcb
+++ b/getcb
@@ -64,6 +64,9 @@ git fetch http://review.coreboot.org/coreboot refs/changes/58/7058/7 && git cher
# i945: permanently set tft_brightness to 0xff. this fixes the issue with X60 and "scrolling" backlight
git fetch http://review.coreboot.org/coreboot refs/changes/61/7561/2 && git cherry-pick FETCH_HEAD
+# northbridge/gm45/raminit.c: enable GS45 high-perf (i.e. add X200S support to libreboot)
+git fetch http://review.coreboot.org/coreboot refs/changes/86/7786/1 && git cherry-pick FETCH_HEAD
+
# Run coreboot-libre deblob scripts
# ---------------------------------------------------------------------------------