patch-2.3.25 linux/include/asm-arm/arch-ebsa285/memory.h
Next file: linux/include/asm-arm/arch-nexuspci/memory.h
Previous file: linux/include/asm-arm/arch-ebsa110/memory.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Thu Oct 28 10:16:02 1999
- Orig file:
v2.3.24/linux/include/asm-arm/arch-ebsa285/memory.h
- Orig date:
Fri Oct 22 13:21:53 1999
diff -u --recursive --new-file v2.3.24/linux/include/asm-arm/arch-ebsa285/memory.h linux/include/asm-arm/arch-ebsa285/memory.h
@@ -29,6 +29,7 @@
* Page offset: 3GB
*/
#define PAGE_OFFSET (0xc0000000UL)
+#define PHYS_OFFSET (0x00000000UL)
#define __virt_to_bus__is_a_macro
#define __virt_to_bus(x) ((x) - 0xe0000000)
@@ -49,6 +50,7 @@
* Page offset: 1.5GB
*/
#define PAGE_OFFSET (0x60000000UL)
+#define PHYS_OFFSET (0x00000000UL)
#else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)