projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bd7460
)
83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards
author
Anton Vorontsov
<avorontsov@ru.mvista.com>
Mon, 24 Mar 2008 14:40:47 +0000
(17:40 +0300)
committer
Kim Phillips
<kim.phillips@freescale.com>
Wed, 26 Mar 2008 00:16:45 +0000
(19:16 -0500)
This is primarily for the early console support.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
include/configs/MPC837XERDB.h
patch
|
blob
|
history
diff --git
a/include/configs/MPC837XERDB.h
b/include/configs/MPC837XERDB.h
index c2e7701702159edbed4b3918e5d76dcd44cfb495..3b5d035e0e135d6a8395648f69bd04110832f12c 100644
(file)
--- a/
include/configs/MPC837XERDB.h
+++ b/
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 */