From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D4256138825 for ; Sat, 8 Nov 2014 23:00:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79423E092B; Sat, 8 Nov 2014 23:00:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28B59E092B for ; Sat, 8 Nov 2014 23:00:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CAB8E3404F2 for ; Sat, 8 Nov 2014 23:00:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C52529B99 for ; Sat, 8 Nov 2014 22:54:23 +0000 (UTC) From: "Markos Chandras" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markos Chandras" Message-ID: <1415487194.603e121e1f5263c4ca3d7424422604e99d24768f.hwoarang@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: archs/mips/ X-VCS-Repository: proj/devmanual X-VCS-Files: archs/mips/text.xml X-VCS-Directories: archs/mips/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: 603e121e1f5263c4ca3d7424422604e99d24768f X-VCS-Branch: master Date: Sat, 8 Nov 2014 22:54:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0aeab133-a499-48cd-b311-79eb631c90fb X-Archives-Hash: feb26c6ecde995bdf3b15431f48f4a04 commit: 603e121e1f5263c4ca3d7424422604e99d24768f Author: Markos Chandras gentoo org> AuthorDate: Sat Nov 8 22:53:14 2014 +0000 Commit: Markos Chandras gentoo org> CommitDate: Sat Nov 8 22:53:14 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/devmanual.git;a=commit;h=603e121e arch/mips: Add Cavium Octeon and CI20 systems --- archs/mips/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archs/mips/text.xml b/archs/mips/text.xml index ca30269..776c15c 100644 --- a/archs/mips/text.xml +++ b/archs/mips/text.xml @@ -6,7 +6,7 @@

The MIPS port uses the mips keyword. It focuses upon commonly available -hardware mainly SGI and Cobalt systems although various embedded and +hardware mainly SGI, Cobalt, Cavium Octeon and the MIPS Creator CI20 systems although various embedded and special purpose boards are also supported.