projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f6e4bf
)
omap3: cm-t3517: define CONFIG_MACH_TYPE
author
Dmitry Lifshitz
<lifshitz@compulab.co.il>
Wed, 9 Sep 2015 08:27:17 +0000
(11:27 +0300)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/include/configs/cm_t3517.h
b/include/configs/cm_t3517.h
index 6bcba93956b20761b3faf6309eef196f39201e1a..69332b647da1d45eef947b278c612e2bb1f01463 100644
(file)
--- a/
include/configs/cm_t3517.h
+++ b/
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
*/