summaryrefslogtreecommitdiffstats
path: root/include/configs/at91sam9x5ek.h
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2012-08-14 16:48:05 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-09-01 17:06:13 +0200
commit9865b2ef726bbbb64d9c52e85cd2b8d669cb6145 (patch)
tree0d7e64f54cda637afd8f5690cf659793b7600eda /include/configs/at91sam9x5ek.h
parent16e43f354dfbec24e6151338fa199cf5bb551648 (diff)
downloadblackbird-obmc-uboot-9865b2ef726bbbb64d9c52e85cd2b8d669cb6145.tar.gz
blackbird-obmc-uboot-9865b2ef726bbbb64d9c52e85cd2b8d669cb6145.zip
ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INIT
Remove CONFIG_ARCH_CPU_INIT, no need it anymore Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/at91sam9x5ek.h')
-rw-r--r--include/configs/at91sam9x5ek.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/at91sam9x5ek.h b/include/configs/at91sam9x5ek.h
index f8bd8702c6..82f6b48326 100644
--- a/include/configs/at91sam9x5ek.h
+++ b/include/configs/at91sam9x5ek.h
@@ -35,8 +35,6 @@
#define CONFIG_AT91SAM9X5EK
#define CONFIG_AT91FAMILY
-#define CONFIG_ARCH_CPU_INIT
-
#define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
OpenPOWER on IntegriCloud