From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e23smtp07.au.ibm.com (e23smtp07.au.ibm.com [202.81.31.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "e23smtp07.au.ibm.com", Issuer "Equifax" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id CC0BFB70D6 for ; Fri, 1 Oct 2010 17:19:54 +1000 (EST) Received: from d23relay04.au.ibm.com (d23relay04.au.ibm.com [202.81.31.246]) by e23smtp07.au.ibm.com (8.14.4/8.13.1) with ESMTP id o917Js7g003856 for ; Fri, 1 Oct 2010 17:19:54 +1000 Received: from d23av01.au.ibm.com (d23av01.au.ibm.com [9.190.234.96]) by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o917Jscr1179760 for ; Fri, 1 Oct 2010 17:19:54 +1000 Received: from d23av01.au.ibm.com (loopback [127.0.0.1]) by d23av01.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id o917Jr4M003055 for ; Fri, 1 Oct 2010 17:19:54 +1000 Content-Type: text/plain; charset=UTF-8 Subject: Re: [PATCH 02/18] powerpc: Add CROSSBE_COMPILE to build big endian boot wrapper From: Ian Munsie To: Geert Uytterhoeven In-reply-to: References: <1285916771-18033-1-git-send-email-imunsie@au1.ibm.com> <1285916771-18033-3-git-send-email-imunsie@au1.ibm.com> Date: Fri, 01 Oct 2010 17:19:54 +1000 Message-Id: <1285917531-sup-3488@au1.ibm.com> Cc: Michal Marek , Sam Ravnborg , Albert Herranz , linux-kernel , paulus , Andrew Morton , linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Excerpts from Geert Uytterhoeven's message of Fri Oct 01 17:13:19 +1000 2010: > Shouldn't the help text added by [PATCH 01/18]: .... > be updated here as well? Yep, you're right. Thanks for pointing that out, I'll fix it for the next revision. Cheers, -Ian