aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/x4x/memmap.h
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-01-20 11:26:35 +0100
committerPatrick Georgi <pgeorgi@google.com>2021-02-10 07:29:54 +0000
commite88f705946a1f8b18ff421c654a568581b1e969e (patch)
tree9b476bdbd17d70e47f228ab8459db50df0cadf14 /src/northbridge/intel/x4x/memmap.h
parent24b1d8af060fa0aabb8b127716ba5c5ed87f5edf (diff)
nb/intel/x4x: Use common {DMI,EP,MCH}BAR accessors
Tested with BUILD_TIMELESS=1, Asus P5QL PRO does not change. Change-Id: I33c17f56eac0277a12b32af777e2e1ceb086685f Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49754 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/northbridge/intel/x4x/memmap.h')
-rw-r--r--src/northbridge/intel/x4x/memmap.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/northbridge/intel/x4x/memmap.h b/src/northbridge/intel/x4x/memmap.h
index e4aafffbf6..030b9e2665 100644
--- a/src/northbridge/intel/x4x/memmap.h
+++ b/src/northbridge/intel/x4x/memmap.h
@@ -3,9 +3,6 @@
#ifndef X4X_MEMMAP_H
#define X4X_MEMMAP_H
-#define DEFAULT_MCHBAR 0xfed14000 /* 16 KB */
-#define DEFAULT_DMIBAR 0xfed18000 /* 4 KB */
-#define DEFAULT_EPBAR 0xfed19000 /* 4 KB */
#define DEFAULT_HECIBAR 0xfed10000
#define TPM_BASE_ADDRESS 0xfed40000