]> git.sur5r.net Git - u-boot/commitdiff
Set OF_STDOUT_PATH to match the default console on MPC8568 MDS
authorKumar Gala <galak@kernel.crashing.org>
Thu, 11 Oct 2007 05:18:48 +0000 (00:18 -0500)
committerAndrew 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

index ba744e99f8d3d0e6437a100570bef7d763c87df9..548e1582a8f5878e9b28bbc64dc9a988132ad087 100644 (file)
@@ -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@4600"
+#define OF_STDOUT_PATH         "/soc8568@e0000000/serial@4500"
 
 /*
  * I2C