Author: adrian Date: Wed Oct 9 00:27:33 2013 New Revision: 256173 URL: http://svnweb.freebsd.org/changeset/base/256173
Log: Mark AR934x based boards to be mips74k. Reviewed by: imp@ Approved by: re@ (gjb) Modified: head/sys/mips/conf/AR934X_BASE Modified: head/sys/mips/conf/AR934X_BASE ============================================================================== --- head/sys/mips/conf/AR934X_BASE Wed Oct 9 00:27:12 2013 (r256172) +++ head/sys/mips/conf/AR934X_BASE Wed Oct 9 00:27:33 2013 (r256173) @@ -12,7 +12,7 @@ machine mips mips ident AR934X_BASE -cpu CPU_MIPS4KC +cpu CPU_MIPS74KC makeoptions KERNLOADADDR=0x80050000 options HZ=1000 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
