svn commit: r295152 - head/sys/mips/rt305x

Adrian Chadd adrian at FreeBSD.org
Tue Feb 2 16:25:54 UTC 2016


Author: adrian
Date: Tue Feb  2 16:25:53 2016
New Revision: 295152
URL: https://svnweb.freebsd.org/changeset/base/295152

Log:
  Use MIPS24K now.
  
  Submitted by:	Stanislav Galabov <sgalabov at gmail.com>
  Differential Revision:	https://reviews.freebsd.org/D5079

Modified:
  head/sys/mips/rt305x/std.rt305x

Modified: head/sys/mips/rt305x/std.rt305x
==============================================================================
--- head/sys/mips/rt305x/std.rt305x	Tue Feb  2 16:22:35 2016	(r295151)
+++ head/sys/mips/rt305x/std.rt305x	Tue Feb  2 16:25:53 2016	(r295152)
@@ -3,5 +3,5 @@
 
 files	"../rt305x/files.rt305x"
 
-cpu		CPU_MIPS4KC
+cpu		CPU_MIPS24K
 


More information about the svn-src-head mailing list