summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/patch/coreboot/2a3434757ef425dbdfedf1fc69e1a033a6e7310d/grub/x200_8mb/0002-libreboot-set-cmos.default-to-352M.patch
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-05-22 00:58:16 (EDT)
committer Leah Woods <info@minifree.org>2016-05-22 00:58:16 (EDT)
commit50bfdb49f88818f91d20d822dd0183d20cd7faa9 (patch)
tree564839a4f7a5fefd0d79914de414263e291c632f /resources/libreboot/patch/coreboot/2a3434757ef425dbdfedf1fc69e1a033a6e7310d/grub/x200_8mb/0002-libreboot-set-cmos.default-to-352M.patch
parent96178b33c0107bf601eb3bdbbfbaf2d83a5f69e8 (diff)
downloadlibreboot-50bfdb49f88818f91d20d822dd0183d20cd7faa9.zip
libreboot-50bfdb49f88818f91d20d822dd0183d20cd7faa9.tar.gz
libreboot-50bfdb49f88818f91d20d822dd0183d20cd7faa9.tar.bz2
Remove patch for 352MiB VRAM on GM45
Diffstat (limited to 'resources/libreboot/patch/coreboot/2a3434757ef425dbdfedf1fc69e1a033a6e7310d/grub/x200_8mb/0002-libreboot-set-cmos.default-to-352M.patch')
-rw-r--r--resources/libreboot/patch/coreboot/2a3434757ef425dbdfedf1fc69e1a033a6e7310d/grub/x200_8mb/0002-libreboot-set-cmos.default-to-352M.patch34
1 files changed, 0 insertions, 34 deletions
diff --git a/resources/libreboot/patch/coreboot/2a3434757ef425dbdfedf1fc69e1a033a6e7310d/grub/x200_8mb/0002-libreboot-set-cmos.default-to-352M.patch b/resources/libreboot/patch/coreboot/2a3434757ef425dbdfedf1fc69e1a033a6e7310d/grub/x200_8mb/0002-libreboot-set-cmos.default-to-352M.patch
deleted file mode 100644
index eb4e9c7..0000000
--- a/resources/libreboot/patch/coreboot/2a3434757ef425dbdfedf1fc69e1a033a6e7310d/grub/x200_8mb/0002-libreboot-set-cmos.default-to-352M.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-From bbb785a3b1499b7745882e8720b3e73f1361845a Mon Sep 17 00:00:00 2001
-From: Arthur Heymans <arthur@aheymans.xyz>
-Date: Thu, 19 May 2016 16:12:26 +0200
-Subject: [PATCH 2/2] libreboot set cmos.default to 352M
-
-Change-Id: Ifb514302968eba9c2ac4f38406b6b99b11192383
-
-diff --git a/src/mainboard/lenovo/t400/cmos.default b/src/mainboard/lenovo/t400/cmos.default
-index 5cf3e63..f9f4a48 100644
---- a/src/mainboard/lenovo/t400/cmos.default
-+++ b/src/mainboard/lenovo/t400/cmos.default
-@@ -14,4 +14,4 @@ power_management_beeps=Enable
- low_battery_beep=Enable
- sata_mode=AHCI
- hybrid_graphics_mode=Integrated Only
--gfx_uma_size=32M
-\ No newline at end of file
-+gfx_uma_size=352M
-\ No newline at end of file
-diff --git a/src/mainboard/lenovo/x200/cmos.default b/src/mainboard/lenovo/x200/cmos.default
-index 1d7b420..d6b5fbd 100644
---- a/src/mainboard/lenovo/x200/cmos.default
-+++ b/src/mainboard/lenovo/x200/cmos.default
-@@ -13,4 +13,4 @@ sticky_fn=Disable
- power_management_beeps=Enable
- low_battery_beep=Enable
- sata_mode=AHCI
--gfx_uma_size=32M
-\ No newline at end of file
-+gfx_uma_size=352M
-\ No newline at end of file
---
-2.8.2
-