omap3: cm-t3517: define CONFIG_MACH_TYPE
authorDmitry Lifshitz <lifshitz@compulab.co.il>
Wed, 9 Sep 2015 08:27:17 +0000 (11:27 +0300)
committerTom Rini <trini@konsulko.com>
Fri, 11 Sep 2015 21:15:34 +0000 (17:15 -0400)
Define CONFIG_MACH_TYPE to allow non DT Linux boot.

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
include/configs/cm_t3517.h

index 6bcba93..69332b6 100644 (file)
@@ -36,6 +36,8 @@
 #include <asm/arch/cpu.h>              /* get chip and board defs */
 #include <asm/arch/omap.h>
 
+#define CONFIG_MACH_TYPE                MACH_TYPE_CM_T3517
+
 /*
  * Display CPU and Board information
  */