summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-u8500/hardware.h
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2012-07-31 08:59:27 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-09-01 14:58:20 +0200
commit101a769d75ffd06b7316d7bd4e896b95af7cb6d4 (patch)
tree59140ce1918b2830c5430a8bd5dd452b9c70c63e /arch/arm/include/asm/arch-u8500/hardware.h
parent81637e26b38ff532f20663abb897be0ea0931280 (diff)
downloadblackbird-obmc-uboot-101a769d75ffd06b7316d7bd4e896b95af7cb6d4.tar.gz
blackbird-obmc-uboot-101a769d75ffd06b7316d7bd4e896b95af7cb6d4.zip
snowball: Moving to ux500.v2 addess scheme for PRCMU access
Addresses between ux500.v1 and ux500.v2 have changed slightly, hence mandating a review of the PRCMU access methods. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: John Rigby <john.rigby@linaro.org>
Diffstat (limited to 'arch/arm/include/asm/arch-u8500/hardware.h')
-rw-r--r--arch/arm/include/asm/arch-u8500/hardware.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-u8500/hardware.h b/arch/arm/include/asm/arch-u8500/hardware.h
index 6bb95ec070..920888052b 100644
--- a/arch/arm/include/asm/arch-u8500/hardware.h
+++ b/arch/arm/include/asm/arch-u8500/hardware.h
@@ -62,7 +62,7 @@
/* Per4 */
#define U8500_PRCMU_BASE (U8500_PER4_BASE + 0x07000)
-#define U8500_PRCMU_TCDM_BASE (U8500_PER4_BASE + 0x0f000)
+#define U8500_PRCMU_TCDM_BASE (U8500_PER4_BASE + 0x06800)
/* Per3 */
#define U8500_UART2_BASE (U8500_PER3_BASE + 0x7000)
OpenPOWER on IntegriCloud