Subject: CVS commit: src/sys/arch/netwinder/netwinder
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 06/12/2003 02:41:33
Module Name: src
Committed By: uwe
Date: Thu Jun 12 02:41:33 UTC 2003
Modified Files:
src/sys/arch/netwinder/netwinder: netwinder_machdep.c
Log Message:
In initarm() turn the LED yellow at the beginning, green at the end.
Rewrite netwinder_restart to be self-contained, when it runs the MMU
is disabled. Set cpu_reset_address to the physical address of
netwinder_restart, not virtual.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/arch/netwinder/netwinder/netwinder_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.