diff options
author | Leah Rowe <leah@libreboot.org> | 2021-08-23 09:04:23 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2021-08-23 09:31:56 +0100 |
commit | 4b7be665968b67463ec36b9afc7e8736be0c9b51 (patch) | |
tree | e2eb308b3dbd02e97a221538c7a6dbfa4da038b6 /resources/coreboot/default/patches/0003-lenovo-t60-make-64MiB-VRAM-the-default-in-cmos.defau.patch | |
parent | d3ede9ae5e5da70f3219e3da2a704b3044a94fb6 (diff) |
coreboot: revert cpu/intel: Configure IA32_FEATURE_CONTROL for alternative SMRR
This fixes issue 3:
https://notabug.org/libreboot/lbmk/issues/3
In this issue, GM45 laptops such as X200/T400 will hang on reboot (normal boot
works, and shutting down works too).
Diffstat (limited to 'resources/coreboot/default/patches/0003-lenovo-t60-make-64MiB-VRAM-the-default-in-cmos.defau.patch')
-rw-r--r-- | resources/coreboot/default/patches/0003-lenovo-t60-make-64MiB-VRAM-the-default-in-cmos.defau.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/coreboot/default/patches/0003-lenovo-t60-make-64MiB-VRAM-the-default-in-cmos.defau.patch b/resources/coreboot/default/patches/0003-lenovo-t60-make-64MiB-VRAM-the-default-in-cmos.defau.patch index 01f97cd0..724e53cc 100644 --- a/resources/coreboot/default/patches/0003-lenovo-t60-make-64MiB-VRAM-the-default-in-cmos.defau.patch +++ b/resources/coreboot/default/patches/0003-lenovo-t60-make-64MiB-VRAM-the-default-in-cmos.defau.patch @@ -1,7 +1,7 @@ -From 86bf61b803e116e9037d74a1166e64c7b6d85c7a Mon Sep 17 00:00:00 2001 +From 08f1bb813721bb9e7c9f60d3d08e22391080c69e Mon Sep 17 00:00:00 2001 From: Leah Rowe <leah@osboot.org> Date: Mon, 22 Feb 2021 22:16:59 +0000 -Subject: [PATCH 03/17] lenovo/t60: make 64MiB VRAM the default in cmos.default +Subject: [PATCH 03/19] lenovo/t60: make 64MiB VRAM the default in cmos.default --- src/mainboard/lenovo/t60/cmos.default | 2 +- |