r1758

dslinux_amadeus at dslinux.in-berlin.de dslinux_amadeus at dslinux.in-berlin.de
Fri May 11 19:20:05 CEST 2007


Author: amadeus
Date: 2007-05-11 19:20:00 +0200 (Fri, 11 May 2007)
New Revision: 1758

Log:
Document EZ RAM address of 0x08400000.

Modified: trunk/linux-2.6.x/arch/arm/mach-nds/gbaram.c
===================================================================
--- trunk/linux-2.6.x/arch/arm/mach-nds/gbaram.c	2007-05-11 16:11:18 UTC (rev 1757)
+++ trunk/linux-2.6.x/arch/arm/mach-nds/gbaram.c	2007-05-11 17:20:00 UTC (rev 1758)
@@ -179,7 +179,8 @@
 {
 	ez_CloseNorWrite();
 	ez_SetNandControl(0);
-	/* Map EZ PSRAM at 0x08400000 */
+	/* Map EZ PSRAM at 0x08400000. This is the "natural" address of the EZ.
+           All IO addresses are outside this area. */
 	ez_SetRompage(352);
 	/* Switch ON */
 	ez_OpenNorWrite();




More information about the dslinux-commit mailing list