瀏覽代碼

83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards

This is primarily for the early console support.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Anton Vorontsov 17 年之前
父節點
當前提交
aabce7fb50
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/configs/MPC837XERDB.h

+ 1 - 0
include/configs/MPC837XERDB.h

@@ -338,6 +338,7 @@
 /* Pass open firmware flat tree */
 #define CONFIG_OF_LIBFDT	1
 #define CONFIG_OF_BOARD_SETUP	1
+#define CONFIG_OF_STDOUT_VIA_ALIAS 1
 
 /* I2C */
 #define CONFIG_HARD_I2C		/* I2C with hardware support */