Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/06/2003 08:04:24
Module Name:	src
Committed By:	matt
Date:		Thu Mar  6 06:04:23 UTC 2003

Modified Files:
	src/sys/arch/evbppc/ev64260: gt_mainbus.c machdep.c
	src/sys/dev/marvell: gt.c

Log Message:
Relocate Discovery first thing in initppc (if not at expected address).
This implies that if PMON tells us where the GT is, we write that address
in gtbase.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbppc/ev64260/gt_mainbus.c \
    src/sys/arch/evbppc/ev64260/machdep.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/marvell/gt.c

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