projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1ce3cb
)
Set OF_STDOUT_PATH to match the default console on MPC8568 MDS
author
Kumar Gala
<galak@kernel.crashing.org>
Thu, 11 Oct 2007 05:18:48 +0000
(
00:18
-0500)
committer
Andrew Fleming-AFLEMING
<afleming@freescale.com>
Fri, 19 Oct 2007 16:25:01 +0000
(11:25 -0500)
On the MPC8568 MDS we use ttyS0, UART0, etc. as the standard configured
console. Make it so we match that config what we tell Linux as the early
STDOUT console.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/MPC8568MDS.h
patch
|
blob
|
history
diff --git
a/include/configs/MPC8568MDS.h
b/include/configs/MPC8568MDS.h
index ba744e99f8d3d0e6437a100570bef7d763c87df9..548e1582a8f5878e9b28bbc64dc9a988132ad087 100644
(file)
--- a/
include/configs/MPC8568MDS.h
+++ b/
include/configs/MPC8568MDS.h
@@
-297,7
+297,7
@@
extern unsigned long get_clock_freq(void);
#define OF_SOC "soc8568@e0000000"
#define OF_QE "qe@e0080000"
#define OF_TBCLK (bd->bi_busfreq / 8)
-#define OF_STDOUT_PATH "/soc8568@e0000000/serial@4
6
00"
+#define OF_STDOUT_PATH "/soc8568@e0000000/serial@4
5
00"
/*
* I2C