From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id B8FFCB70CC for ; Fri, 1 Oct 2010 22:10:01 +1000 (EST) Subject: Re: [PATCH 01/18] powerpc: Add ability to build little endian kernels From: Benjamin Herrenschmidt To: Josh Boyer In-Reply-To: References: <1285916771-18033-1-git-send-email-imunsie@au1.ibm.com> <1285916771-18033-2-git-send-email-imunsie@au1.ibm.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 01 Oct 2010 22:09:13 +1000 Message-ID: <1285934953.2463.72.camel@pasglop> Mime-Version: 1.0 Cc: Michal Marek , linuxppc-dev@lists.ozlabs.org, Albert Herranz , linux-kernel@vger.kernel.org, paulus@samba.org, Ian Munsie , Andreas Schwab , Andrew Morton , Sam Ravnborg , Torez Smith List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2010-10-01 at 07:28 -0400, Josh Boyer wrote: > > Shouldn't we have something that limits to the sub-arch'es that > actually support it? I doubt I'm ever going to make FSL-Book-e > support LE. > > Yes, it should. Sure, that's only WIP patches :-) Tho FSL BookE would be relatively easy... Cheers, Ben.