]> git.sur5r.net Git - u-boot/commitdiff
mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Mon, 24 Mar 2008 17:47:02 +0000 (20:47 +0300)
committerKim Phillips <kim.phillips@freescale.com>
Wed, 26 Mar 2008 00:16:47 +0000 (19:16 -0500)
This is needed to update /choosen/linux,stdout-path properly.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
include/configs/MPC8360ERDK.h

index 0f5dea13d0d4bc963da370e944320b90df483390..da9f4b68776a9b5d795f5cddbc8a2247261ce3a6 100644 (file)
 /* Pass open firmware flat tree */
 #define CONFIG_OF_LIBFDT       1
 #define CONFIG_OF_BOARD_SETUP  1
+#define CONFIG_OF_STDOUT_VIA_ALIAS
 
 /* I2C */
 #define CONFIG_HARD_I2C                /* I2C with hardware support */