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

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

diff -u --recursive --new-file v2.3.8/linux/arch/ppc/xmon/start.c linux/arch/ppc/xmon/start.c
@@ -32,7 +32,7 @@
 #ifdef CHRP_ESCC
 		unsigned long addr = 0xc1013020;
 #else
-		unsigned long addr = 0xf3013030;
+		unsigned long addr = 0xf3013020;
 #endif
 		TXRDY = 4;
 		RXRDY = 1;

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