Subject: CVS commit: src/sys/arch/evbarm/viper
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 04/17/2006 20:44:30
Module Name:	src
Committed By:	pooka
Date:		Mon Apr 17 20:44:30 UTC 2006

Modified Files:
	src/sys/arch/evbarm/viper: viper_start.S

Log Message:
Define the dcache size so that we can run our own homegrown cache
flush routine during startup.  XXX: I have absolutely no idea where
this managed to pick up DCACHE_SIZE from before.

closes port-evbarm/33276 by Peter Postma


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbarm/viper/viper_start.S

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