summaryrefslogtreecommitdiff
path: root/resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2022-12-04 23:44:46 +0000
committerLeah Rowe <leah@libreboot.org>2022-12-04 23:47:29 +0000
commit7679c8e0f0c4e7b93941d2309a742dc3fa2f3276 (patch)
tree2222b7d7c58ec39a35d3f3a8f7e66e14d29c5731 /resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch
parenta5e4416a14c923cbc3f99dad8bc9c2716380ae03 (diff)
coreboot/default: add --nuke flag to ifdtool
e.g. ./ifdtool --nuke me coreboot.rom this will be used by rom release build scripts, to scrub stuff like intel me from the rom
Diffstat (limited to 'resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch')
-rw-r--r--resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch b/resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch
index e6c77fbf..5fcf0705 100644
--- a/resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch
+++ b/resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch
@@ -1,7 +1,7 @@
-From d9d2e1fceb4abf99e140662a25059c6e913556de Mon Sep 17 00:00:00 2001
+From f1d4dab6fc8e86c59ae1b65c51d812d4605972cf Mon Sep 17 00:00:00 2001
From: Leah Rowe <leah@libreboot.org>
Date: Fri, 14 May 2021 13:11:59 +0100
-Subject: [PATCH 06/14] lenovo/x200: set VRAM to 352MiB by default
+Subject: [PATCH 06/17] lenovo/x200: set VRAM to 352MiB by default
This fix makes it possible:
https://review.coreboot.org/c/coreboot/+/16831