Re: [PATCH 6/9] bootwrapper: Add a zImage.bin.platform target.

2007-08-30 Thread Scott Wood
On Thu, Aug 30, 2007 at 10:34:09AM +1000, David Gibson wrote:
 Hrm.. I think the --binary option at least should be removed, and
 subsumed into the platform id - all other binary formats are selected
 by the platform name at present.
 
 And I think it's probably best to do that for --fixed-entry as well,
 although it's a bit less clear there.

I'm not particularly fond of having huge platform switch blocks in the
wrapper script -- if it can be reasonably parameterized, why not do so?

-Scott
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: [PATCH 6/9] bootwrapper: Add a zImage.bin.platform target.

2007-08-29 Thread David Gibson
On Wed, Aug 29, 2007 at 11:47:41AM -0500, Scott Wood wrote:
 This target produces a flat binary rather than an ELF file,
 and fixes the entry point at the beginning of the image.
 
 Signed-off-by: Scott Wood [EMAIL PROTECTED]

Hrm.. I think the --binary option at least should be removed, and
subsumed into the platform id - all other binary formats are selected
by the platform name at present.

And I think it's probably best to do that for --fixed-entry as well,
although it's a bit less clear there.

-- 
David Gibson| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev