summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/haswell/acpi/haswell.asl
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@chromium.org>2013-03-07 14:20:13 -0800
committerRonald G. Minnich <rminnich@gmail.com>2013-03-20 04:17:35 +0100
commit0013a69e7098804a461ab005b33240b8addfbf8f (patch)
treed647114908f06336811dd767ca486aab128e4ddc /src/northbridge/intel/haswell/acpi/haswell.asl
parent2c3f16182523dbfd7b2ba490a93698377232ce57 (diff)
downloadcoreboot-0013a69e7098804a461ab005b33240b8addfbf8f.tar.gz
coreboot-0013a69e7098804a461ab005b33240b8addfbf8f.tar.bz2
coreboot-0013a69e7098804a461ab005b33240b8addfbf8f.zip
haswell: drop memory reservation for sandybridge GPU bug
This is not needed in haswell. Change-Id: I23817c2e01be33855f9d5a5e389e8ccb7954c0e2 Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-on: http://review.coreboot.org/2847 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/northbridge/intel/haswell/acpi/haswell.asl')
-rw-r--r--src/northbridge/intel/haswell/acpi/haswell.asl5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/northbridge/intel/haswell/acpi/haswell.asl b/src/northbridge/intel/haswell/acpi/haswell.asl
index 49d55e7388f2..1634fe3785b8 100644
--- a/src/northbridge/intel/haswell/acpi/haswell.asl
+++ b/src/northbridge/intel/haswell/acpi/haswell.asl
@@ -42,11 +42,6 @@ Device (PDRC)
Memory32Fixed(ReadWrite, CONFIG_CHROMEOS_RAMOOPS_RAM_START,
CONFIG_CHROMEOS_RAMOOPS_RAM_SIZE)
#endif
-
- /* Required for SandyBridge sighting 3715511 */
- /* FIXME: Is this still required? */
- Memory32Fixed(ReadWrite, 0x20000000, 0x00200000)
- Memory32Fixed(ReadWrite, 0x40000000, 0x00200000)
})
// Current Resource Settings