patch-2.4.22 linux-2.4.22/include/asm-arm/arch-sa1100/SA-1100.h
Next file: linux-2.4.22/include/asm-arm/arch-sa1100/adsagc.h
Previous file: linux-2.4.22/include/asm-arm/arch-rpc/uncompress.h
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
2003-08-25 04:44:43.000000000 -0700
-  Orig file: 
linux-2.4.21/include/asm-arm/arch-sa1100/SA-1100.h
-  Orig date: 
2001-10-25 13:53:54.000000000 -0700
diff -urN linux-2.4.21/include/asm-arm/arch-sa1100/SA-1100.h linux-2.4.22/include/asm-arm/arch-sa1100/SA-1100.h
@@ -22,6 +22,16 @@
 
 #include "bitfield.h"
 
+/*
+ * SA1100 CS line to physical address
+ */
+
+#define SA1100_CS0_PHYS	0x00000000
+#define SA1100_CS1_PHYS	0x08000000
+#define SA1100_CS2_PHYS	0x10000000
+#define SA1100_CS3_PHYS	0x18000000
+#define SA1100_CS4_PHYS	0x40000000
+#define SA1100_CS5_PHYS	0x48000000
 
 /*
  * Personal Computer Memory Card International Association (PCMCIA) sockets
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)