diff options
Diffstat (limited to 'include/asm-arm/arch-pxa/uncompress.h')
| -rw-r--r-- | include/asm-arm/arch-pxa/uncompress.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-pxa/uncompress.h b/include/asm-arm/arch-pxa/uncompress.h index 4428d3eb7432..fe38090444e0 100644 --- a/include/asm-arm/arch-pxa/uncompress.h +++ b/include/asm-arm/arch-pxa/uncompress.h | |||
| @@ -12,6 +12,7 @@ | |||
| 12 | #define FFUART ((volatile unsigned long *)0x40100000) | 12 | #define FFUART ((volatile unsigned long *)0x40100000) |
| 13 | #define BTUART ((volatile unsigned long *)0x40200000) | 13 | #define BTUART ((volatile unsigned long *)0x40200000) |
| 14 | #define STUART ((volatile unsigned long *)0x40700000) | 14 | #define STUART ((volatile unsigned long *)0x40700000) |
| 15 | #define HWUART ((volatile unsigned long *)0x41600000) | ||
| 15 | 16 | ||
| 16 | #define UART FFUART | 17 | #define UART FFUART |
| 17 | 18 | ||
