summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-at91/memory-map.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-07-14 00:00:04 +0200
committerWolfgang Denk <wd@denx.de>2009-07-14 00:00:04 +0200
commit87abce6e91b668390d07b578100d4053283a67e8 (patch)
tree230c7bad063d766fc9cbd34ab89bce338a811739 /include/asm-arm/arch-at91/memory-map.h
parentc9969947a4687de90e2bb58e76842b491aa0e0b9 (diff)
parentbb272ec8df6e35b7e19ce1237cae28798167a624 (diff)
downloadu-boot-imx-87abce6e91b668390d07b578100d4053283a67e8.zip
u-boot-imx-87abce6e91b668390d07b578100d4053283a67e8.tar.gz
u-boot-imx-87abce6e91b668390d07b578100d4053283a67e8.tar.bz2
Merge branch 'master' of /home/wd/git/u-boot/master
Diffstat (limited to 'include/asm-arm/arch-at91/memory-map.h')
-rw-r--r--include/asm-arm/arch-at91/memory-map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-at91/memory-map.h b/include/asm-arm/arch-at91/memory-map.h
index 8015dad..f605f37 100644
--- a/include/asm-arm/arch-at91/memory-map.h
+++ b/include/asm-arm/arch-at91/memory-map.h
@@ -30,5 +30,6 @@
#define USART1_BASE AT91_USART1
#define USART2_BASE AT91_USART2
#define USART3_BASE (AT91_BASE_SYS + AT91_DBGU)
+#define SPI0_BASE AT91_BASE_SPI
#endif /* __ASM_ARM_ARCH_MEMORYMAP_H__ */