linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Josh Boyer" <jwboyer@linux.vnet.ibm.com>
Cc: LinuxPPC Mailing List <linuxppc-dev@ozlabs.org>,
	Paul Mackerras <paulus@samba.org>
Subject: Re: [PATCH] powerpc: Copy bootable images in the default install script
Date: Mon, 5 Jan 2009 09:17:31 -0700	[thread overview]
Message-ID: <fa686aa40901050817n257b1cedn943893735909238d@mail.gmail.com> (raw)
In-Reply-To: <20090106161206.GA2325@yoda.jdub.homelinux.org>

On Tue, Jan 6, 2009 at 9:12 AM, Josh Boyer <jwboyer@linux.vnet.ibm.com> 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 <jwboyer@linux.vnet.ibm.com> wrote:
>>>
>>> On Fri, Dec 19, 2008 at 05:57:20PM -0700, Grant Likely wrote:
>>> >From: Grant Likely <grant.likely@secretlab.ca>
>>> >
>>> >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.

      reply	other threads:[~2009-01-05 16:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-20  0:57 [PATCH] powerpc: Copy bootable images in the default install script Grant Likely
2009-01-03 13:50 ` Grant Likely
2009-01-05 15:00 ` Josh Boyer
2009-01-05 15:28   ` Grant Likely
2009-01-06 16:12     ` Josh Boyer
2009-01-05 16:17       ` Grant Likely [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fa686aa40901050817n257b1cedn943893735909238d@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=jwboyer@linux.vnet.ibm.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).