Date: Tue, 2 Feb 2016 16:26:15 +0000 From: "adrian (Adrian Chadd)" <phabric-noreply@FreeBSD.org> To: freebsd-mips@freebsd.org Subject: [Differential] [Closed] D5079: Use the correct cpu option for rt305x hardware Message-ID: <0396d7bd978cf1720ddbad0f94f7fec5@localhost.localdomain> In-Reply-To: <differential-rev-PHID-DREV-k3eelxwslba6bregmx7s-req@FreeBSD.org> References: <differential-rev-PHID-DREV-k3eelxwslba6bregmx7s-req@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] This revision was automatically updated to reflect the committed changes. Closed by commit rS295152: Use MIPS24K now. (authored by adrian). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D5079?vs=12747&id=12957#toc REPOSITORY rS FreeBSD src repository CHANGES SINCE LAST UPDATE https://reviews.freebsd.org/D5079?vs=12747&id=12957 REVISION DETAIL https://reviews.freebsd.org/D5079 AFFECTED FILES head/sys/mips/rt305x/std.rt305x CHANGE DETAILS diff --git a/head/sys/mips/rt305x/std.rt305x b/head/sys/mips/rt305x/std.rt305x --- a/head/sys/mips/rt305x/std.rt305x +++ b/head/sys/mips/rt305x/std.rt305x @@ -3,5 +3,5 @@ files "../rt305x/files.rt305x" -cpu CPU_MIPS4KC +cpu CPU_MIPS24K EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: Sgalabov_gmail.com, MIPS, adrian, imp Cc: freebsd-mips-list [-- Attachment #2 --] diff --git a/head/sys/mips/rt305x/std.rt305x b/head/sys/mips/rt305x/std.rt305x --- a/head/sys/mips/rt305x/std.rt305x +++ b/head/sys/mips/rt305x/std.rt305x @@ -3,5 +3,5 @@ files "../rt305x/files.rt305x" -cpu CPU_MIPS4KC +cpu CPU_MIPS24K
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0396d7bd978cf1720ddbad0f94f7fec5>
