Subject: CVS commit: syssrc/sys/arch/powerpc/mpc6xx
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 09/16/2002 05:07:25
Module Name:	syssrc
Committed By:	chs
Date:		Mon Sep 16 02:07:25 UTC 2002

Modified Files:
	syssrc/sys/arch/powerpc/mpc6xx: ofw_subr.S

Log Message:
fix the FIRMWORKSBUGS case: ofwr_init() substitutes a wrapper OFW entry point
for the real one, so we must call it before we save off the entry point
that the higher level code will use.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/powerpc/mpc6xx/ofw_subr.S

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