Subject: CVS commit: [ppcoea-renovation] src/sys/arch/sandpoint/sandpoint
To: None <source-changes@NetBSD.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 05/23/2007 05:32:25
Module Name:	src
Committed By:	nisimura
Date:		Wed May 23 05:32:25 UTC 2007

Modified Files:
	src/sys/arch/sandpoint/sandpoint [ppcoea-renovation]: machdep.c

Log Message:
- add mpc107memsize() to determine the amount of SDRAM.
Assuptions, reasonable among popular products I think of, are;
1. upto 4 SDRAM banks are populated.
2. these banks are used in ascending order to make a contiguos space.


To generate a diff of this commit:
cvs rdiff -r1.35.14.9 -r1.35.14.10 src/sys/arch/sandpoint/sandpoint/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.