aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/ironlake/acpi/ironlake.asl
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2021-01-18 00:28:10 +0100
committerPatrick Georgi <pgeorgi@google.com>2021-01-19 08:59:36 +0000
commit1a988802288956e1ef44da555878b60596fb0a96 (patch)
tree869e8e958920fdef9619a2834b440501b7430446 /src/northbridge/intel/ironlake/acpi/ironlake.asl
parent02d4318ae2002525d8daa60ba1599f6208cba2c1 (diff)
nb/intel/ironlake: Remove chromeos copy pasta
Change-Id: Ic2582dbf70e11e0566ba525c72300a6248807512 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49619 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/northbridge/intel/ironlake/acpi/ironlake.asl')
-rw-r--r--src/northbridge/intel/ironlake/acpi/ironlake.asl4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/northbridge/intel/ironlake/acpi/ironlake.asl b/src/northbridge/intel/ironlake/acpi/ironlake.asl
index 4f9549c219..885a9add83 100644
--- a/src/northbridge/intel/ironlake/acpi/ironlake.asl
+++ b/src/northbridge/intel/ironlake/acpi/ironlake.asl
@@ -20,10 +20,6 @@ Device (PDRC)
Memory32Fixed(ReadWrite, 0xfed40000, 0x00005000) // Misc ICH
Memory32Fixed(ReadWrite, 0xfed45000, 0x0004b000) // Misc ICH
-#if CONFIG(CHROMEOS_RAMOOPS)
- Memory32Fixed(ReadWrite, CONFIG_CHROMEOS_RAMOOPS_RAM_START,
- CONFIG_CHROMEOS_RAMOOPS_RAM_SIZE)
-#endif
/* Required for SandyBridge sighting 3715511 */
Memory32Fixed(ReadWrite, 0x20000000, 0x00200000)