On Thu, Aug 30, 2007 at 09:21:15AM -0500, Scott Wood wrote:
> 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 pre
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-ent
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
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]>
---
arch/powerpc/boot/Makefile |8 ++--
arch/powerpc/boot/fixed-head.S |4
arch/powerpc/boot/wrapper | 18