Subject: CVS commit: src/sys/arch/cobalt/stand/boot
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 07/25/2007 14:11:06
Module Name:	src
Committed By:	tsutsui
Date:		Wed Jul 25 14:11:06 UTC 2007

Modified Files:
	src/sys/arch/cobalt/stand/boot: start.S version

Log Message:
Flush all cache data at the beginning of the bootloader.

Fixes silent hangs after loading 4.0_BETA2 GENERIC kernel
on Qube2 (and RaQ2) with 256MB RAM, reported and tested
by James Hartley on port-cobalt.

Obviously this should be pulled up to netbsd-4.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/cobalt/stand/boot/start.S
cvs rdiff -r1.1 -r1.2 src/sys/arch/cobalt/stand/boot/version

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