Author: adrian
Date: Tue Feb  2 16:22:35 2016
New Revision: 295151
URL: https://svnweb.freebsd.org/changeset/base/295151

Log:
  Use CPU_MIPS24K now in AR933x based boards.
  
  I'll flip on other boards as i test them.
  
  Tested:
  
  * AR9331, Carambola 2

Modified:
  head/sys/mips/conf/AR933X_BASE

Modified: head/sys/mips/conf/AR933X_BASE
==============================================================================
--- head/sys/mips/conf/AR933X_BASE      Tue Feb  2 16:00:42 2016        
(r295150)
+++ head/sys/mips/conf/AR933X_BASE      Tue Feb  2 16:22:35 2016        
(r295151)
@@ -12,7 +12,7 @@
 
 machine         mips mips
 ident          AR933X_BASE
-cpu            CPU_MIPS4KC
+cpu            CPU_MIPS24K
 makeoptions    KERNLOADADDR=0x80050000
 options        HZ=1000
 
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to