summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/soc/intel/broadwell/include/soc/iomap.h18
1 files changed, 1 insertions, 17 deletions
diff --git a/src/soc/intel/broadwell/include/soc/iomap.h b/src/soc/intel/broadwell/include/soc/iomap.h
index 4b4e3d9e6b..3a2cafef8a 100644
--- a/src/soc/intel/broadwell/include/soc/iomap.h
+++ b/src/soc/intel/broadwell/include/soc/iomap.h
@@ -3,26 +3,10 @@
#ifndef _BROADWELL_IOMAP_H_
#define _BROADWELL_IOMAP_H_
-#define MCH_BASE_SIZE 0x8000
-
-#define DMI_BASE_SIZE 0x1000
-
-#define EP_BASE_SIZE 0x1000
-
-#define EDRAM_BASE_ADDRESS 0xfed80000
-#define EDRAM_BASE_SIZE 0x4000
-
-#define GDXC_BASE_ADDRESS 0xfed84000
-#define GDXC_BASE_SIZE 0x1000
+#include <northbridge/intel/haswell/memmap.h>
#define HPET_BASE_ADDRESS 0xfed00000
-#define GFXVT_BASE_ADDRESS 0xfed90000ULL
-#define GFXVT_BASE_SIZE 0x1000
-
-#define VTVC0_BASE_ADDRESS 0xfed91000ULL
-#define VTVC0_BASE_SIZE 0x1000
-
#define ACPI_BASE_ADDRESS 0x1000
#define ACPI_BASE_SIZE 0x100