Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Feb 2012 10:01:19 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 207077 for review
Message-ID:  <201202291001.q1TA1JZg038231@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@207077?ac=10

Change 207077 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/02/29 10:00:50

	Make the FreeBSD/BERI kernel configuration use the BERI CPU type.
	
	With this change, the kernel TLB exception handler appears, on
	face value, to function as expected.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI#2 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI#2 (text+ko) ====

@@ -10,6 +10,8 @@
 
 machine		mips mips64eb
 
+cpu		CPU_BERI
+
 makeoptions	ARCH_FLAGS="-march=mips64 -mabi=64"
 
 makeoptions 	KERNLOADADDR=0x9800000000000000



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202291001.q1TA1JZg038231>