summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAnton Vorontsov <avorontsov@ru.mvista.com>2008-03-24 20:47:02 +0300
committerKim Phillips <kim.phillips@freescale.com>2008-03-25 19:16:47 -0500
commit3a0cfdd576dc9b16d1468d37339182607c697fb7 (patch)
tree0189c73f52926842021c1fd9791c44e0bbf08be4 /include
parent3419eb62f088d7a22f1d2a3cebf76b77e408b5b9 (diff)
downloadtalos-obmc-uboot-3a0cfdd576dc9b16d1468d37339182607c697fb7.tar.gz
talos-obmc-uboot-3a0cfdd576dc9b16d1468d37339182607c697fb7.zip
mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS
This is needed to update /choosen/linux,stdout-path properly. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/MPC8360ERDK.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8360ERDK.h b/include/configs/MPC8360ERDK.h
index 0f5dea13d0..da9f4b6877 100644
--- a/include/configs/MPC8360ERDK.h
+++ b/include/configs/MPC8360ERDK.h
@@ -259,6 +259,7 @@
/* 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 */
OpenPOWER on IntegriCloud