Subject: CVS commit: src/sys/arch/evbarm/adi_brh
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 05/21/2003 02:38:30
Module Name:	src
Committed By:	briggs
Date:		Wed May 21 02:38:30 UTC 2003

Modified Files:
	src/sys/arch/evbarm/adi_brh: brh_machdep.c

Log Message:
Make sure we call becc_calibrate_delay() _after_ becc_vaddr is set up.
It happens to work otherwise when RedBoot leaves the timer running for us.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/evbarm/adi_brh/brh_machdep.c

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