patch-2.4.4 linux/include/asm-arm/arch-cl7500/uncompress.h
Next file: linux/include/asm-arm/arch-ebsa110/hardware.h
Previous file: linux/include/asm-arm/arch-cl7500/time.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Thu Apr 12 12:20:31 2001
- Orig file:
v2.4.3/linux/include/asm-arm/arch-cl7500/uncompress.h
- Orig date:
Sun Aug 13 09:54:15 2000
diff -u --recursive --new-file v2.4.3/linux/include/asm-arm/arch-cl7500/uncompress.h linux/include/asm-arm/arch-cl7500/uncompress.h
@@ -1,11 +1,11 @@
/*
* linux/include/asm-arm/arch-cl7500/uncompress.h
*
- * Copyright (C) 1999 Nexus Electronics Ltd.
+ * Copyright (C) 1999, 2000 Nexus Electronics Ltd.
*/
#define BASE 0x03010000
-#define SERBASE (BASE + (0x3f8 << 2))
+#define SERBASE (BASE + (0x2f8 << 2))
static __inline__ void putc(char c)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)