patch-2.3.16 linux/arch/ppc/xmon/start.c

Next file: linux/arch/ppc/xmon/subr_prf.c
Previous file: linux/arch/ppc/vmlinux.lds
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/arch/ppc/xmon/start.c linux/arch/ppc/xmon/start.c
@@ -13,7 +13,7 @@
 unsigned long TXRDY, RXRDY;
 extern void xmon_printf(const char *fmt, ...);
 
-static int console = 0;
+static int console = 1;
 
 void buf_access(void)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)