projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae27cdc
)
MX51: vision2: add MACH_TYPE in config file
author
Stefano Babic
<sbabic@denx.de>
Thu, 27 Oct 2011 12:30:27 +0000
(14:30 +0200)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Thu, 3 Nov 2011 21:56:19 +0000
(22:56 +0100)
Add the MACH type to the configuration file. Maybe the board
will be not pushed into linux ML, but it remains compatible
with older kernels.
Signed-off-by: Stefano Babic <sbabic@denx.de>
include/configs/vision2.h
patch
|
blob
|
history
diff --git
a/include/configs/vision2.h
b/include/configs/vision2.h
index 2d020ca8303b3589381a963d113504390909cb9d..29ef5411a9074654807583dce96e6f6fa2bd730f 100644
(file)
--- a/
include/configs/vision2.h
+++ b/
include/configs/vision2.h
@@
-41,6
+41,9
@@
#define CONFIG_INITRD_TAG
#define CONFIG_BOARD_LATE_INIT
+#ifndef MACH_TYPE_TTC_VISION2
+#define MACH_TYPE_TTC_VISION2 2775
+#endif
#define CONFIG_MACH_TYPE MACH_TYPE_TTC_VISION2
/*