summaryrefslogtreecommitdiff
path: root/config/coreboot/dell/patches/0028-dell-e6400-crank-up-vram-to-256MB-max.patch
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-01-25 15:58:29 +0000
committerLeah Rowe <leah@libreboot.org>2024-01-25 16:09:19 +0000
commit614c5efa6550a0c1935965848a2b86382bf6c67a (patch)
treef095be3e14704c5271c45c9209d0279bd42857be /config/coreboot/dell/patches/0028-dell-e6400-crank-up-vram-to-256MB-max.patch
parent4a6dc5553f2a15542f730ca735fb8bf95fb8f49b (diff)
update coreboot/dell to same rev as default
re-use the same patches, and drop the same patches. this tree uses hell's special ddr2 fix, which we apply for the dell latitude e6400. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/dell/patches/0028-dell-e6400-crank-up-vram-to-256MB-max.patch')
-rw-r--r--config/coreboot/dell/patches/0028-dell-e6400-crank-up-vram-to-256MB-max.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/config/coreboot/dell/patches/0028-dell-e6400-crank-up-vram-to-256MB-max.patch b/config/coreboot/dell/patches/0028-dell-e6400-crank-up-vram-to-256MB-max.patch
deleted file mode 100644
index 2c23ab0b..00000000
--- a/config/coreboot/dell/patches/0028-dell-e6400-crank-up-vram-to-256MB-max.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From 1116145917035a92cc92a34e6a914a9506d17680 Mon Sep 17 00:00:00 2001
-From: Leah Rowe <leah@libreboot.org>
-Date: Wed, 1 Nov 2023 16:33:11 +0000
-Subject: [PATCH 1/1] dell/e6400: crank up vram to 256MB (max)
-
-Signed-off-by: Leah Rowe <leah@libreboot.org>
----
- src/mainboard/dell/e6400/cmos.default | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/mainboard/dell/e6400/cmos.default b/src/mainboard/dell/e6400/cmos.default
-index eeb6f47364..25dfa38cb5 100644
---- a/src/mainboard/dell/e6400/cmos.default
-+++ b/src/mainboard/dell/e6400/cmos.default
-@@ -2,4 +2,4 @@ boot_option=Fallback
- debug_level=Debug
- power_on_after_fail=Disable
- sata_mode=AHCI
--gfx_uma_size=32M
-+gfx_uma_size=256M
---
-2.39.2
-