[PATCH] powerpc: Copy bootable images in the default install script

Grant Likely grant.likely at secretlab.ca
Tue Jan 6 02:28:56 EST 2009


On Mon, Jan 5, 2009 at 8:00 AM, Josh Boyer <jwboyer at linux.vnet.ibm.com> wrote:
>
> On Fri, Dec 19, 2008 at 05:57:20PM -0700, Grant Likely wrote:
> >From: Grant Likely <grant.likely at 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).

g.

--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.



More information about the Linuxppc-dev mailing list