Subject: CVS commit: src/sys/arch/evbarm
To: None <source-changes@NetBSD.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 03/18/2005 11:22:23
Module Name:	src
Committed By:	bsh
Date:		Fri Mar 18 11:22:23 UTC 2005

Modified Files:
	src/sys/arch/evbarm/g42xxeb: g42xxeb_machdep.c
	src/sys/arch/evbarm/lubbock: lubbock_machdep.c

Log Message:
modify comments for clarity.

Original comments made several people misunderstand that the comment
says kernel's pagetable is at 0xa0004000.  What the comment says is
about RedBoot's pagetable.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbarm/g42xxeb/g42xxeb_machdep.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/evbarm/lubbock/lubbock_machdep.c

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