omap3: cm-t3517: define CONFIG_MACH_TYPE

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>
master
Dmitry Lifshitz 9 years ago committed by Tom Rini
parent 2f6e4bf892
commit f3b44e8b27
  1. 2
      include/configs/cm_t3517.h

@ -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
*/

Loading…
Cancel
Save