mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
arm, kirkwood: added KW_TWSI_BASE in kirkwood.h
Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
parent
fbc8365ad7
commit
688b6a0ff2
1 changed files with 1 additions and 0 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Reference in a new issue