From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Sun, 16 Feb 2014 23:27:16 +0100 (CET) Received: from alius.ayous.org ([89.238.89.44]:35526 "EHLO alius.ayous.org" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6841833AbaBPW1NorZtx (ORCPT ); Sun, 16 Feb 2014 23:27:13 +0100 Received: from eos.turmzimmer.net ([2001:a60:f006:aba::1]) by alius.turmzimmer.net with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1WFAAy-0008MP-DO; Sun, 16 Feb 2014 22:27:04 +0000 Received: from aba by eos.turmzimmer.net with local (Exim 4.69) (envelope-from ) id 1WFAAt-0005Ae-35; Sun, 16 Feb 2014 23:26:59 +0100 Date: Sun, 16 Feb 2014 23:26:59 +0100 From: Andreas Barth To: Huacai Chen Cc: Ralf Baechle , John Crispin , "Steven J. Hill" , Aurelien Jarno , linux-mips@linux-mips.org, Fuxin Zhang , Zhangjin Wu , Hongliang Tao , Hua Yan Subject: Re: [PATCH V19 00/13] MIPS: Add Loongson-3 based machines support Message-ID: <20140216222659.GK16461@mails.so.argh.org> References: <1392537690-5961-1-git-send-email-chenhc@lemote.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1392537690-5961-1-git-send-email-chenhc@lemote.com> X-Editor: Vim http://www.vim.org/ User-Agent: Mutt/1.5.18 (2008-05-17) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 39328 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: aba@ayous.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips * Huacai Chen (chenhc@lemote.com) [140216 09:03]: > This patchset is prepared for the next 3.15 release for Linux/MIPS. > Loongson-3 is a multi-core MIPS family CPU, it is MIPS64R2 compatible > and has the same IMP field (0x6300) as Loongson-2. These patches make > Linux kernel support Loongson-3 CPU and Loongson-3 based computers > (including Laptop, Mini-ITX, All-In-One PC, etc.) Thanks, boots successfully here (after applying https://patchwork.linux-mips.org/patch/6551/ ), I'll keep trying it for a few more days on my main mipsel machine. However, one of the patches still has a review pending AFAICS. Andi