Re: [PATCH 1/3] Merge mkubootimg tool for building U-Boot images

2008-01-04 Thread Sam Ravnborg
On Thu, Jan 03, 2008 at 04:02:44PM -0600, Josh Boyer wrote: > Several platforms require the mkimage tool to generate a uImage file that is > used with U-Boot. This brings the mkimage tool in-kernel to enable building > those platforms without having mkimage externally provided. The tool is named

Re: [PATCH 1/3] Merge mkubootimg tool for building U-Boot images

2008-01-04 Thread Sam Ravnborg
On Thu, Jan 03, 2008 at 04:35:36PM -0600, Josh Boyer wrote: > On Thu, 3 Jan 2008 17:33:20 -0500 > "Mike Frysinger" <[EMAIL PROTECTED]> wrote: > > > On Jan 3, 2008 5:26 PM, Josh Boyer <[EMAIL PROTECTED]> wrote: > > > On Thu, 3 Jan 2008 17:15:48 -0500 "Mike Frysinger" <[EMAIL PROTECTED]> > > >

Re: [PATCH 1/3] Merge mkubootimg tool for building U-Boot images

2008-01-04 Thread Sam Ravnborg
On Thu, Jan 03, 2008 at 04:02:44PM -0600, Josh Boyer wrote: Several platforms require the mkimage tool to generate a uImage file that is used with U-Boot. This brings the mkimage tool in-kernel to enable building those platforms without having mkimage externally provided. The tool is named

Re: [PATCH 1/3] Merge mkubootimg tool for building U-Boot images

2008-01-03 Thread Josh Boyer
On Thu, 3 Jan 2008 17:33:20 -0500 "Mike Frysinger" <[EMAIL PROTECTED]> wrote: > On Jan 3, 2008 5:26 PM, Josh Boyer <[EMAIL PROTECTED]> wrote: > > On Thu, 3 Jan 2008 17:15:48 -0500 "Mike Frysinger" <[EMAIL PROTECTED]> > > wrote: > > > On Jan 3, 2008 5:02 PM, Josh Boyer <[EMAIL PROTECTED]> wrote:

Re: [PATCH 1/3] Merge mkubootimg tool for building U-Boot images

2008-01-03 Thread Mike Frysinger
On Jan 3, 2008 5:26 PM, Josh Boyer <[EMAIL PROTECTED]> wrote: > On Thu, 3 Jan 2008 17:15:48 -0500 "Mike Frysinger" <[EMAIL PROTECTED]> wrote: > > On Jan 3, 2008 5:02 PM, Josh Boyer <[EMAIL PROTECTED]> wrote: > > > Several platforms require the mkimage tool to generate a uImage file that > > > is

Re: [PATCH 1/3] Merge mkubootimg tool for building U-Boot images

2008-01-03 Thread Josh Boyer
On Thu, 3 Jan 2008 17:15:48 -0500 "Mike Frysinger" <[EMAIL PROTECTED]> wrote: > On Jan 3, 2008 5:02 PM, Josh Boyer <[EMAIL PROTECTED]> wrote: > > Several platforms require the mkimage tool to generate a uImage file that is > > used with U-Boot. This brings the mkimage tool in-kernel to enable

Re: [PATCH 1/3] Merge mkubootimg tool for building U-Boot images

2008-01-03 Thread Mike Frysinger
On Jan 3, 2008 5:02 PM, Josh Boyer <[EMAIL PROTECTED]> wrote: > Several platforms require the mkimage tool to generate a uImage file that is > used with U-Boot. This brings the mkimage tool in-kernel to enable building > those platforms without having mkimage externally provided. The tool is

[PATCH 1/3] Merge mkubootimg tool for building U-Boot images

2008-01-03 Thread Josh Boyer
Several platforms require the mkimage tool to generate a uImage file that is used with U-Boot. This brings the mkimage tool in-kernel to enable building those platforms without having mkimage externally provided. The tool is named mkubootimg for better clarity. This is currently based off of

[PATCH 1/3] Merge mkubootimg tool for building U-Boot images

2008-01-03 Thread Josh Boyer
Several platforms require the mkimage tool to generate a uImage file that is used with U-Boot. This brings the mkimage tool in-kernel to enable building those platforms without having mkimage externally provided. The tool is named mkubootimg for better clarity. This is currently based off of

Re: [PATCH 1/3] Merge mkubootimg tool for building U-Boot images

2008-01-03 Thread Josh Boyer
On Thu, 3 Jan 2008 17:15:48 -0500 Mike Frysinger [EMAIL PROTECTED] wrote: On Jan 3, 2008 5:02 PM, Josh Boyer [EMAIL PROTECTED] wrote: Several platforms require the mkimage tool to generate a uImage file that is used with U-Boot. This brings the mkimage tool in-kernel to enable building

Re: [PATCH 1/3] Merge mkubootimg tool for building U-Boot images

2008-01-03 Thread Mike Frysinger
On Jan 3, 2008 5:02 PM, Josh Boyer [EMAIL PROTECTED] wrote: Several platforms require the mkimage tool to generate a uImage file that is used with U-Boot. This brings the mkimage tool in-kernel to enable building those platforms without having mkimage externally provided. The tool is named

Re: [PATCH 1/3] Merge mkubootimg tool for building U-Boot images

2008-01-03 Thread Mike Frysinger
On Jan 3, 2008 5:26 PM, Josh Boyer [EMAIL PROTECTED] wrote: On Thu, 3 Jan 2008 17:15:48 -0500 Mike Frysinger [EMAIL PROTECTED] wrote: On Jan 3, 2008 5:02 PM, Josh Boyer [EMAIL PROTECTED] wrote: Several platforms require the mkimage tool to generate a uImage file that is used with

Re: [PATCH 1/3] Merge mkubootimg tool for building U-Boot images

2008-01-03 Thread Josh Boyer
On Thu, 3 Jan 2008 17:33:20 -0500 Mike Frysinger [EMAIL PROTECTED] wrote: On Jan 3, 2008 5:26 PM, Josh Boyer [EMAIL PROTECTED] wrote: On Thu, 3 Jan 2008 17:15:48 -0500 Mike Frysinger [EMAIL PROTECTED] wrote: On Jan 3, 2008 5:02 PM, Josh Boyer [EMAIL PROTECTED] wrote: Several