From 9aa3c6a1ee907a042a2f38e6397e1678c8597927 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Thu, 22 Sep 2011 08:07:14 +0000 Subject: mx31pdk: Place machine ID into board config Let common code set the machine ID. Signed-off-by: Fabio Estevam --- include/configs/mx31pdk.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/mx31pdk.h') diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h index 466dc5d63c..cd156d8b61 100644 --- a/include/configs/mx31pdk.h +++ b/include/configs/mx31pdk.h @@ -45,6 +45,8 @@ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG +#define CONFIG_MACH_TYPE MACH_TYPE_MX31_3DS + #if defined(CONFIG_NAND_U_BOOT) && !defined(CONFIG_NAND_SPL) #define CONFIG_SKIP_LOWLEVEL_INIT #endif -- cgit v1.2.3