summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-at91/at91sam9rl.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-05-31 12:44:46 +0200
committerWolfgang Denk <wd@denx.de>2009-06-12 20:39:53 +0200
commitb32e189079fa16e1b647ac6b949fd4e0a9435343 (patch)
tree4d78a304c9105314abbff42129bbb594c0b2662d /include/asm-arm/arch-at91/at91sam9rl.h
parent5bb59b3c906ee01adfaac9565443e5236a793079 (diff)
downloadblackbird-obmc-uboot-b32e189079fa16e1b647ac6b949fd4e0a9435343.tar.gz
blackbird-obmc-uboot-b32e189079fa16e1b647ac6b949fd4e0a9435343.zip
at91: move cpu name define to arm/arch/ cpu header
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/asm-arm/arch-at91/at91sam9rl.h')
-rw-r--r--include/asm-arm/arch-at91/at91sam9rl.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-arm/arch-at91/at91sam9rl.h b/include/asm-arm/arch-at91/at91sam9rl.h
index 215bbc8d6a..4dd8037c6e 100644
--- a/include/asm-arm/arch-at91/at91sam9rl.h
+++ b/include/asm-arm/arch-at91/at91sam9rl.h
@@ -112,4 +112,9 @@
#define AT91SAM9RL_LCDC_BASE 0x00500000 /* LCD Controller */
#define AT91SAM9RL_UDPHS_BASE 0x00600000 /* USB Device HS controller */
+/*
+ * Cpu Name
+ */
+#define AT91_CPU_NAME "AT91SAM9RL"
+
#endif
OpenPOWER on IntegriCloud