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).
This commit is contained in:
Leah Rowe
2021-08-23 09:04:23 +01:00
parent d3ede9ae5e
commit 4b7be66596
19 changed files with 173 additions and 34 deletions
@@ -1,7 +1,7 @@
From b1533d4dca6b9c88f9e0418d5a93dd9a3c4cd7f3 Mon Sep 17 00:00:00 2001
From af8727a0b86f0f705129529a478a29622df3fed9 Mon Sep 17 00:00:00 2001
From: Patrick Georgi <pgeorgi@google.com>
Date: Mon, 10 May 2021 23:35:51 +0200
Subject: [PATCH 10/17] util/crossgcc: Update mpc to 1.2.1
Subject: [PATCH 10/19] util/crossgcc: Update mpc to 1.2.1
Change-Id: Ic1422464d0a95c9cba1c417aaa05e4f1fe799d26
Signed-off-by: Patrick Georgi <pgeorgi@google.com>