summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-kirkwood
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2009-07-16 09:59:10 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-07-23 00:16:18 +0200
commit688b6a0ff2dcbb0c7e63ef63cbbcc291f14f321f (patch)
tree6b4a57017b59e49c7964c5ebf9162899db24b08d /include/asm-arm/arch-kirkwood
parentfbc8365ad7ab0afd4143bdbffab2fd0b24df004f (diff)
arm, kirkwood: added KW_TWSI_BASE in kirkwood.h
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/asm-arm/arch-kirkwood')
-rw-r--r--include/asm-arm/arch-kirkwood/kirkwood.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-kirkwood/kirkwood.h b/include/asm-arm/arch-kirkwood/kirkwood.h
index 47679dd44..2470efbd8 100644
--- a/include/asm-arm/arch-kirkwood/kirkwood.h
+++ b/include/asm-arm/arch-kirkwood/kirkwood.h
@@ -44,6 +44,7 @@
#define KW_REG_UNDOC_0x1470 (KW_REGISTER(0x1470))
#define KW_REG_UNDOC_0x1478 (KW_REGISTER(0x1478))
+#define KW_TWSI_BASE (KW_REGISTER(0x11000))
#define KW_UART0_BASE (KW_REGISTER(0x12000))
#define KW_UART1_BASE (KW_REGISTER(0x12100))
#define KW_MPP_BASE (KW_REGISTER(0x10000))