patch-2.3.40 linux/include/asm-arm/arch-sa1100/hardware.h

Next file: linux/include/asm-arm/arch-sa1100/ide.h
Previous file: linux/include/asm-arm/arch-rpc/system.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.39/linux/include/asm-arm/arch-sa1100/hardware.h linux/include/asm-arm/arch-sa1100/hardware.h
@@ -1,7 +1,7 @@
 /*
  * linux/include/asm-arm/arch-brutus/hardware.h
  *
- * Copyright (C) 1998 Nicolas Pitre <nico@visuaide.com>
+ * Copyright (C) 1998 Nicolas Pitre <nico@cam.org>
  *
  * This file contains the hardware definitions for SA1100 architecture
  */
@@ -12,7 +12,7 @@
 /* Flushing areas */
 #define FLUSH_BASE_PHYS		0xe0000000	/* SA1100 zero bank */
 #define FLUSH_BASE		0xdf000000
-#define FLUSH_BASE_MINICACHE	0xde000000
+#define FLUSH_BASE_MINICACHE	0xdf800000
 
 /*
  * PCMCIA IO is mapped to 0xe0000000.  We are likely to use in*()/out*()

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