From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZHxOS-00080N-Jc for mharc-grub-devel@gnu.org; Wed, 22 Jul 2015 13:01:20 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHxON-00080F-CR for grub-devel@gnu.org; Wed, 22 Jul 2015 13:01:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHxOK-0003Wn-4o for grub-devel@gnu.org; Wed, 22 Jul 2015 13:01:15 -0400 Received: from e24smtp01.br.ibm.com ([32.104.18.85]:52093) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHxOJ-0003VC-P8 for grub-devel@gnu.org; Wed, 22 Jul 2015 13:01:12 -0400 Received: from /spool/local by e24smtp01.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 22 Jul 2015 14:01:07 -0300 Received: from d24dlp01.br.ibm.com (9.18.248.204) by e24smtp01.br.ibm.com (10.172.0.143) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Wed, 22 Jul 2015 14:01:06 -0300 X-Helo: d24dlp01.br.ibm.com X-MailFrom: pfsmorigo@linux.vnet.ibm.com X-RcptTo: grub-devel@gnu.org Received: from d24relay02.br.ibm.com (d24relay02.br.ibm.com [9.13.184.26]) by d24dlp01.br.ibm.com (Postfix) with ESMTP id B6F0A352005F for ; Wed, 22 Jul 2015 13:00:00 -0400 (EDT) Received: from d24av04.br.ibm.com (d24av04.br.ibm.com [9.8.31.97]) by d24relay02.br.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t6MGxWw71179992 for ; Wed, 22 Jul 2015 13:59:33 -0300 Received: from d24av04.br.ibm.com (localhost [127.0.0.1]) by d24av04.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t6MH14ff020901 for ; Wed, 22 Jul 2015 14:01:04 -0300 Received: from [9.8.7.0] ([9.8.7.0]) by d24av04.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id t6MH117u020775; Wed, 22 Jul 2015 14:01:02 -0300 Message-ID: <55AFCC4A.7010304@linux.vnet.ibm.com> Date: Wed, 22 Jul 2015 14:00:58 -0300 From: Paulo Flabiano Smorigo User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: The development of GNU GRUB , =?UTF-8?B?VmxhZGltaQ==?= =?UTF-8?B?ciAnz4YtY29kZXIvcGhjb2RlcicgU2VyYmluZW5rbw==?= Subject: Re: [PATCH 1/2] Add powerpc little-endian (ppc64le) flags References: <1435669013-3741-1-git-send-email-pfsmorigo@linux.vnet.ibm.com> <1435669013-3741-2-git-send-email-pfsmorigo@linux.vnet.ibm.com> <5592DA7A.8050107@linux.vnet.ibm.com> <20150630212856.12c56676@opensuse.site> <20150704094659.6aa48bf5@opensuse.site> <20150705203839.124984af@opensuse.site> <55A69B8F.4020105@gmail.com> <20150722062325.4b86dd92@opensuse.site> In-Reply-To: <20150722062325.4b86dd92@opensuse.site> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15072217-1524-0000-0000-00000328DE44 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 32.104.18.85 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2015 17:01:19 -0000 On 2015-07-22 00:23, Andrei Borzenkov wrote: > В Wed, 15 Jul 2015 19:42:39 +0200 > Vladimir 'φ-coder/phcoder' Serbinenko пишет: > >> >>> It is possible to compile using "--target=powerpc -Wl,-EB" - this works >>> on all three ppc, ppc64 and ppc64le, but this means hardcoding GNU ld >>> dependency. >>> >> Thanks for this info. >> See attached patch > > I do not think it was right to commit this patch without bi-endian ELF > support; this makes GRUB compile of ppc64le but it still cannot load > kernel. Yes, you are right. Let me finish the changes on the second patch so we can commit both. > > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel > -- Paulo Flabiano Smorigo IBM Linux Technology Center