summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPer Fransson <per.xx.fransson@stericsson.com>2011-01-28 15:26:35 +0100
committerMichael BRANDT <michael.brandt@stericsson.com>2011-01-31 10:18:02 +0100
commitbcdbd06d56d37533190e3f50c40c0e417fb61aa4 (patch)
tree9a1b32c29e443be8aa1797b4180cce98c5bacc48 /include
parent564b918d04de5489322a70db70ed95aa3628cd4c (diff)
U8500: Kick the Cortex watchdog when dumping
ST-Ericsson ID: 321908 Change-Id: Ib51c36558e37c7f52db638052644758e6d3cc51a Signed-off-by: Per Fransson <per.xx.fransson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/13848 Reviewed-by: QATOOLS Reviewed-by: Michael BRANDT <michael.brandt@stericsson.com>
Diffstat (limited to 'include')
-rw-r--r--include/asm-arm/arch-db8500/hardware.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/arch-db8500/hardware.h b/include/asm-arm/arch-db8500/hardware.h
index df55a841d..990c062fb 100644
--- a/include/asm-arm/arch-db8500/hardware.h
+++ b/include/asm-arm/arch-db8500/hardware.h
@@ -87,4 +87,6 @@
#define U8500_ASIC_ID_LOC_ED_V1 (U8500_BOOTROM_BASE + 0x1FFF4)
#define U8500_ASIC_ID_LOC_V2 (U8500_BOOTROM_BASE + 0x1DBF4)
+#define U8500_TWD_BASE 0xa0410600
+
#endif /* __ASM_ARCH_HARDWARE_H */