Subject: CVS commit: [netbsd-4] src/sys/arch/macppc/macppc
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 08/28/2006 05:27:51
Module Name:	src
Committed By:	riz
Date:		Mon Aug 28 05:27:51 UTC 2006

Modified Files:
	src/sys/arch/macppc/macppc [netbsd-4]: locore.S

Log Message:
Pull up following revision(s) (requested by sanjayl in ticket #71):
	sys/arch/macppc/macppc/locore.S: revision 1.56
G5/970 updates:
Setup cache bits in HID5 early on so that dcbz/icbi use the
128 byte cache line size.  The mismatch was causing dynamically linked
apps to randomly coredump.
With this fix, the G5 can boot into full multi-user by using a NFS
mounted root file system.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.55.2.1 src/sys/arch/macppc/macppc/locore.S

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