瀏覽代碼

MX51: vision2: add MACH_TYPE in config file

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>
Stefano Babic 13 年之前
父節點
當前提交
1cf820f195
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      include/configs/vision2.h

+ 3 - 0
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
 
 /*