From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw0-f198.google.com (mail-yw0-f198.google.com [209.85.211.198]) by ozlabs.org (Postfix) with ESMTP id A0C0FB6EEB for ; Sun, 3 Jan 2010 16:11:18 +1100 (EST) Received: by ywh36 with SMTP id 36so14563186ywh.15 for ; Sat, 02 Jan 2010 21:11:16 -0800 (PST) MIME-Version: 1.0 Sender: glikely@secretlab.ca In-Reply-To: <20091231224439.AF5353F6D1@gemini.denx.de> References: <1261446643-21714-1-git-send-email-ptyser@xes-inc.com> <1261446643-21714-4-git-send-email-ptyser@xes-inc.com> <20091231224439.AF5353F6D1@gemini.denx.de> From: Grant Likely Date: Sat, 2 Jan 2010 22:10:56 -0700 Message-ID: Subject: Re: [PATCH v2 3/3] powerpc: Add support for ram filesystems in FIT uImages To: Wolfgang Denk Content-Type: text/plain; charset=ISO-8859-1 Cc: Peter Tyser , linux-kbuild@vger.kernel.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Dec 31, 2009 at 3:44 PM, Wolfgang Denk wrote: > Dear Grant Likely, > > In message = you wrote: >> >> IIRC, uImage.fit.initrd.% should appear before uImage.fit.% in the >> Makefile so that make behaves more consistently. =A0Speaking of which, >> the number of '.' in the name is getting rather large. =A0Would you >> consider using 'fitImage' instead of 'uImage.fit'? > > Why chose a different name at all? We could still call it "uImage", > meaning "U-Boot image" - U-Boot is clever enought o detect > automatically if we pass it an old style or a fit image. Simply because arch/powerpc/boot/Makefile needs different target names to decide which kind of image to build. I don't care much about the name, it can always be renamed at install time, but I do care that the make build targets are sane. g. --=20 Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.