[PATCH] bootwrapper: support u-boot multi component images
Peter Korsgaard
jacmet at sunsite.dk
Fri Sep 19 18:10:34 EST 2008
>>>>> "Grant" == Grant Likely <grant.likely at secretlab.ca> writes:
Hi,
Grant> On Mon, Sep 15, 2008 at 08:53:53PM +0200, Peter Korsgaard wrote:
>> + uImage.thinx: U-Boot multi component image. Similar to uImage,
Grant> Change this to "uImage.%:" to match the rest of this document.
Argh, guess what my platform is called ;)
>> - otheros.bld *.dtb
>> + otheros.bld uImage.* *.dtb
Grant> Actually, you can probably make this "uImage*" instead because plain
Grant> 'uImage' targets are missing from this list.
Ok, will do.
>> -miboot|uboot)
>> +miboot|uboot|uboot-*)
Grant> Similarly, uboot and uboot-* can probably be collapsed to 'uboot*'
Yeah, I kept it like this to keep it clear that it doesn't impact the
normal uImage support - Will fix.
I'll send an updated patch.
--
Bye, Peter Korsgaard
More information about the Linuxppc-dev
mailing list