From owner-freebsd-mips@freebsd.org Tue Feb 2 16:26:16 2016 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08295A988E4 for ; Tue, 2 Feb 2016 16:26:16 +0000 (UTC) (envelope-from daemon-user@freebsd.org) Received: from phabric-backend.rbsd.freebsd.org (unknown [IPv6:2607:fc50:2000:101::1bb:73]) by mx1.freebsd.org (Postfix) with ESMTP id E9CF01F31 for ; Tue, 2 Feb 2016 16:26:15 +0000 (UTC) (envelope-from daemon-user@freebsd.org) Received: by phabric-backend.rbsd.freebsd.org (Postfix, from userid 1346) id E5B3A166BC; Tue, 2 Feb 2016 16:26:15 +0000 (UTC) Date: Tue, 2 Feb 2016 16:26:15 +0000 To: freebsd-mips@freebsd.org From: "adrian (Adrian Chadd)" Reply-to: D5079+328+be3492a294bf56ff@reviews.freebsd.org Subject: [Differential] [Closed] D5079: Use the correct cpu option for rt305x hardware Message-ID: <0396d7bd978cf1720ddbad0f94f7fec5@localhost.localdomain> X-Priority: 3 X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: , Thread-Topic: D5079: Use the correct cpu option for rt305x hardware X-Herald-Rules: <28> X-Phabricator-Projects: <#mips> X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: Precedence: bulk In-Reply-To: References: Thread-Index: NzhjYjg4NjQ1MGQ2NTU1NDU3NTlmMmRhOTcwIFaw2Kc= MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="b1_0396d7bd978cf1720ddbad0f94f7fec5" X-Mailman-Approved-At: Tue, 02 Feb 2016 16:49:44 +0000 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2016 16:26:16 -0000 --b1_0396d7bd978cf1720ddbad0f94f7fec5 Content-Type: text/plain; charset = "utf-8" Content-Transfer-Encoding: 8bit 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 --b1_0396d7bd978cf1720ddbad0f94f7fec5 Content-Type: text/x-patch; charset=utf-8; name="D5079.12957.patch" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="D5079.12957.patch" ZGlmZiAtLWdpdCBhL2hlYWQvc3lzL21pcHMvcnQzMDV4L3N0ZC5ydDMwNXggYi9oZWFkL3N5cy9t aXBzL3J0MzA1eC9zdGQucnQzMDV4Ci0tLSBhL2hlYWQvc3lzL21pcHMvcnQzMDV4L3N0ZC5ydDMw NXgKKysrIGIvaGVhZC9zeXMvbWlwcy9ydDMwNXgvc3RkLnJ0MzA1eApAQCAtMyw1ICszLDUgQEAK IAogZmlsZXMJIi4uL3J0MzA1eC9maWxlcy5ydDMwNXgiCiAKLWNwdQkJQ1BVX01JUFM0S0MKK2Nw dQkJQ1BVX01JUFMyNEsKIAoK --b1_0396d7bd978cf1720ddbad0f94f7fec5--