summaryrefslogtreecommitdiff
path: root/include/configs/mx53loco.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2011-09-22 08:07:19 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-09-30 22:01:04 +0200
commit9df82896c5cbd896ceb78af49d061221ced959e8 (patch)
treebdbf06e13fdc0c30a0160b639e6186437fb9fb22 /include/configs/mx53loco.h
parent4cd300ef1636173d7a1e4bcac1dfd482f813c2ab (diff)
mx53loco: Place machine ID into board config
Let common code set the machine ID. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Jason Liu <jason.hui@linaro.org>
Diffstat (limited to 'include/configs/mx53loco.h')
-rw-r--r--include/configs/mx53loco.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index cfb38a5673..4091703732 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -30,6 +30,8 @@
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
+#define CONFIG_MACH_TYPE MACH_TYPE_MX53_LOCO
+
#include <asm/arch/imx-regs.h>
#define CONFIG_CMDLINE_TAG