Subject: CVS commit: src/sys/arch/macppc/macppc
To: None <source-changes@NetBSD.org>
From: Sanjay Lal <sanjayl@netbsd.org>
List: source-changes
Date: 08/15/2006 03:29:55
Module Name:	src
Committed By:	sanjayl
Date:		Tue Aug 15 03:29:55 UTC 2006

Modified Files:
	src/sys/arch/macppc/macppc: locore.S

Log Message:
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.56 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.