Subject: CVS commit: src/sys/arch/evbarm/gumstix
To: None <source-changes@NetBSD.org>
From: KIYOHARA Takashi <kiyohara@netbsd.org>
List: source-changes
Date: 09/16/2007 14:04:16
Module Name:	src
Committed By:	kiyohara
Date:		Sun Sep 16 14:04:16 UTC 2007

Modified Files:
	src/sys/arch/evbarm/gumstix: gumstix_machdep.c

Log Message:
+ Remove 'include "lcd.h"'.
+ It is easy to understand that memsize is added to physcal_freeend.
+ Add VERBOSE_INIT_ARM at befor/after with printf().
+ Call ddb_init() before db_machine_init().
+ Fix declered kgdb_devrate.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/evbarm/gumstix/gumstix_machdep.c

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