From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-gx0-f16.google.com (mail-gx0-f16.google.com [209.85.217.16]) by ozlabs.org (Postfix) with ESMTP id 6B230DE13E for ; Tue, 6 Jan 2009 03:17:41 +1100 (EST) Received: by gxk9 with SMTP id 9so1726605gxk.9 for ; Mon, 05 Jan 2009 08:17:31 -0800 (PST) Message-ID: Date: Mon, 5 Jan 2009 09:17:31 -0700 From: "Grant Likely" To: "Josh Boyer" Subject: Re: [PATCH] powerpc: Copy bootable images in the default install script In-Reply-To: <20090106161206.GA2325@yoda.jdub.homelinux.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <20081220005720.23861.18505.stgit@localhost.localdomain> <20090105150025.GA26783@zod.rchland.ibm.com> <20090106161206.GA2325@yoda.jdub.homelinux.org> Cc: LinuxPPC Mailing List , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Jan 6, 2009 at 9:12 AM, Josh Boyer wrote: > On Mon, Jan 05, 2009 at 08:28:56AM -0700, Grant Likely wrote: >>On Mon, Jan 5, 2009 at 8:00 AM, Josh Boyer wrote: >>> >>> On Fri, Dec 19, 2008 at 05:57:20PM -0700, Grant Likely wrote: >>> >From: Grant Likely >>> > >>> >This patch makes the default install script (arch/powerpc/boot/install.sh) >>> >copy the bootable image files into the install directory. Before this >>> >patch only the vmlinux image file was copied. >>> >>> What do you do for cases where there isn't a single file? E.g. a >>> canyonlands board will need both the uImage and caynonlands.dtb files >>> to be "installed". U-Boot needs to be provided with both of them. >> >>That is exactly what this patch does. It copies all of the image >>files in $(image-y). > > Well, it would if the .dtb files were includes in image-y, but they > aren't. Anyway, that doesn't seem to be a bug or short-coming of the > patch itself, so this looks good to me. But there is nothing preventing the .dtb files being added to image-y. If you add them, they will be built and copied. :-) g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.