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
- Lines: 9
- Date:
Mon Jun 28 13:40:39 1999
- Orig file:
v2.3.8/linux/arch/ppc/xmon/start.c
- Orig date:
Wed May 26 16:55:40 1999
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)