summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/include/soc/iomap.h
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-01-28 15:09:39 +0100
committerPatrick Georgi <pgeorgi@google.com>2021-02-12 07:51:22 +0000
commit64c6a746ac78a207703d18b806cb0baa223ebbf5 (patch)
tree6014bb7e80b6b9699295d945d24487dc60ff4233 /src/soc/intel/broadwell/include/soc/iomap.h
parent75439de2d9c5a1c2a043780d88e8237d94184cc1 (diff)
downloadcoreboot-64c6a746ac78a207703d18b806cb0baa223ebbf5.tar.gz
coreboot-64c6a746ac78a207703d18b806cb0baa223ebbf5.tar.bz2
coreboot-64c6a746ac78a207703d18b806cb0baa223ebbf5.zip
soc/intel/broadwell: Use southbridge common RCBA
Tested with BUILD_TIMELESS=1, Purism Librem 13 v1 remains identical. Change-Id: I94953bed3f331848271464bee829f8209167f150 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50041 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/soc/intel/broadwell/include/soc/iomap.h')
-rw-r--r--src/soc/intel/broadwell/include/soc/iomap.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/intel/broadwell/include/soc/iomap.h b/src/soc/intel/broadwell/include/soc/iomap.h
index 61e53fc59d5c..4b4e3d9e6ba8 100644
--- a/src/soc/intel/broadwell/include/soc/iomap.h
+++ b/src/soc/intel/broadwell/include/soc/iomap.h
@@ -15,9 +15,6 @@
#define GDXC_BASE_ADDRESS 0xfed84000
#define GDXC_BASE_SIZE 0x1000
-#define RCBA_BASE_ADDRESS 0xfed1c000
-#define RCBA_BASE_SIZE 0x4000
-
#define HPET_BASE_ADDRESS 0xfed00000
#define GFXVT_BASE_ADDRESS 0xfed90000ULL