summaryrefslogtreecommitdiffstats
path: root/include/configs/pm9261.h
diff options
context:
space:
mode:
authorAsen Dimov <dimov@ronetix.at>2011-10-31 08:54:20 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-11-08 20:34:53 +0100
commita3e09cc28c0abb48f76f9375bf4d1c6e0cae82fe (patch)
treebcc899774b17adc10ea921bc95a48772fcdf56f4 /include/configs/pm9261.h
parentb79df8f8f8f373b6b6aadfd11ffded4f698a760e (diff)
downloadblackbird-obmc-uboot-a3e09cc28c0abb48f76f9375bf4d1c6e0cae82fe.tar.gz
blackbird-obmc-uboot-a3e09cc28c0abb48f76f9375bf4d1c6e0cae82fe.zip
ARM: define CONFIG_MACH_TYPE for all ronetix boards
Signed-off-by: Asen Chavdarov Dimov <dimov@ronetix.at> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Diffstat (limited to 'include/configs/pm9261.h')
-rw-r--r--include/configs/pm9261.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h
index 89e17b83f0..55455e7a25 100644
--- a/include/configs/pm9261.h
+++ b/include/configs/pm9261.h
@@ -52,6 +52,9 @@
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
#define CONFIG_SYS_TEXT_BASE 0
+#define MACH_TYPE_PM9261 1187
+#define CONFIG_MACH_TYPE MACH_TYPE_PM9261
+
/* clocks */
/* CKGR_MOR - enable main osc. */
#define CONFIG_SYS_MOR_VAL \
OpenPOWER on IntegriCloud