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 EE6F81388B6 for ; Tue, 5 Jan 2016 04:46:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F77EE0876; Tue, 5 Jan 2016 04:46:46 +0000 (UTC) Received: from mail-lb0-f176.google.com (mail-lb0-f176.google.com [209.85.217.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 59DEAE0876 for ; Tue, 5 Jan 2016 04:46:45 +0000 (UTC) Received: by mail-lb0-f176.google.com with SMTP id oh2so169103054lbb.3 for ; Mon, 04 Jan 2016 20:46:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=BLZ5SkjnWTF2ojV0HZiprUA7ux7eHrPFmcJgVnYVrhU=; b=hz9vg0I9DHpqVEJ0nMFP2xzwLuOZtU0/xlBtZQtdxBjn1RiTZ0GwLiZhZzZ9wwuRCM +habJY7fA53eQXiiOALL/bC6znacAbA6ldHF6ewZqHATteIXARkyuQxGDjSfN66hjLtf lre991DmRD67FEEmc1PVj453DlxdGfgtYo7DVnnEOiRaXL2VWr+Omf2RnHp7Afxtff6l oRgTBlKDchqUOoY55Al4vLMqaIH2VqW4OLfQM45tCG9JtXVttrHcel9IRIgte355T8QE K6XYUO8Dhw4qL/8UsmcnI0IInz80nNfwZ9R5merh/oKB3HB9U+wXQNDg2RuEOP2dsSjb YI/g== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.112.55.39 with SMTP id o7mr14812423lbp.49.1451969203653; Mon, 04 Jan 2016 20:46:43 -0800 (PST) Received: by 10.25.28.15 with HTTP; Mon, 4 Jan 2016 20:46:43 -0800 (PST) In-Reply-To: <56878696.2030400@opensource.dyc.edu> References: <56878696.2030400@opensource.dyc.edu> Date: Tue, 5 Jan 2016 12:46:43 +0800 Message-ID: Subject: Re: [gentoo-catalyst] ppc64el patches From: Kevin Zhao To: gentoo-catalyst@lists.gentoo.org, basile@opensource.dyc.edu Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: cc7791c4-617b-4a24-96f6-a77635b029fe X-Archives-Hash: d6ff5915c13129a0a7b72be77f031782 Hi Anthony, Sorry I make a mistake of this. Power8 supports big-endian and little-endian, also power7 supports both big-endian and little-endian too.Maybe the power8 and power7 should inherit two arch: ppc64 and ppc64le. Or maybe we can splite the power8 arch into two different arch power8 and power8le, the same to power7. 2016-01-02 16:13 GMT+08:00 Anthony G. Basile : > Hi, > > I lost the original patches in my email, so I'll review from the arcvhive: > > 1. [gentoo-catalyst][PATCH v1 1/3] Add an subarch ppc64le,as the > little-endian of ppc64. > https://archives.gentoo.org/gentoo-catalyst/message/6ade3d1e9625a6e701f535ab80635dba > > CHOST looks fine. Are all power8's ppc64le?? > > 2. [gentoo-catalyst][PATCH v1 2/3] Modify the create iso parameter of > ppc64le and power8 > https://archives.gentoo.org/gentoo-catalyst/message/766798a56f6560176ce66db2e2243f93 > > looks okay. > > > 3. [gentoo-catalyst][PATCH v1 3/3] Add a new bootloader file grub 2.00 > and bootinfo.txt for ppc64le > https://archives.gentoo.org/gentoo-catalyst/message/c481860df994aebcabb969de514b017c > > looks okay. > > > -- > Anthony G. Basile, Ph. D. > Chair of Information Technology > D'Youville College > Buffalo, NY 14201 > (716) 829-8197 >