summaryrefslogtreecommitdiffstats
path: root/include/configs/at91sam9rlek.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/configs/at91sam9rlek.h
parent5bb59b3c906ee01adfaac9565443e5236a793079 (diff)
downloadtalos-obmc-uboot-b32e189079fa16e1b647ac6b949fd4e0a9435343.tar.gz
talos-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/configs/at91sam9rlek.h')
-rw-r--r--include/configs/at91sam9rlek.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/at91sam9rlek.h b/include/configs/at91sam9rlek.h
index 846d1658e0..c4668236c2 100644
--- a/include/configs/at91sam9rlek.h
+++ b/include/configs/at91sam9rlek.h
@@ -28,7 +28,6 @@
#define __CONFIG_H
/* ARM asynchronous clock */
-#define AT91_CPU_NAME "AT91SAM9RL"
#define AT91_MAIN_CLOCK 12000000 /* 12 MHz crystal */
#define CONFIG_SYS_HZ 1000
OpenPOWER on IntegriCloud