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>
This commit is contained in:
parent
2f6e4bf892
commit
f3b44e8b27
1 changed files with 2 additions and 0 deletions
|
@ -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…
Reference in a new issue