patch-2.3.99-pre6 linux/include/asm-arm/arch-rpc/hardware.h

Next file: linux/include/asm-arm/arch-rpc/vmalloc.h
Previous file: linux/include/asm-arm/arch-ebsa285/timex.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/include/asm-arm/arch-rpc/hardware.h linux/include/asm-arm/arch-rpc/hardware.h
@@ -33,10 +33,8 @@
 #define IO_BASE			0xe0000000
 
 #define SCREEN_START		0x02000000	/* VRAM */
-#define SCREEN2_END		0xe0000000
-#define SCREEN2_BASE		0xd8000000
-#define SCREEN1_END		0xd8000000
-#define SCREEN1_BASE		0xd0000000
+#define SCREEN_END		0xdfc00000
+#define SCREEN_BASE		0xdf800000
 
 #define FLUSH_BASE		0xdf000000
 #define UNCACHEABLE_ADDR	0xdf010000

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