Subject: CVS commit: src/sys/arch/powerpc/oea
To: None <source-changes@NetBSD.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 06/25/2007 11:22:13
Module Name:	src
Committed By:	aymeric
Date:		Mon Jun 25 11:22:13 UTC 2007

Modified Files:
	src/sys/arch/powerpc/oea: ofw_subr.S

Log Message:
in the FIRMWORKSBUGS case, and if PSL_DR/PSL_IR are set, don't do the
job of saving and restoring registers twice: let ofwreal cope with everything.

This was the last bit needed to get a stock NetBSD/ofppc kernel booting
on the Efika. This will have to be adapted to the ppcoea-renovation branch.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/oea/ofw_subr.S

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