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

From: Sam Ravnborg
Date: Sat Jan 05 2008 - 14:51:52 EST


On Fri, Jan 04, 2008 at 11:26:09AM -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
> mkubootimg for better clarity.
>
> This is currently based off of the version found in U-Boot 1.3.1.
>
> Signed-off-by: Josh Boyer <jwboyer@xxxxxxxxxxxxxxxxxx>

I added following comment to the changelog:
======
Note: This patchs trigger followings output from checkpatch.pl:
total: 45 errors, 144 warnings, 1097 lines checked

As this is based on a copy of SW from U-boot this is accepted as an
exception.
======

Next time please indicate result of checkpatch.pl run.
Usually I does not accept errors from checkpatch.pl (unless
checkpatch.pl has become utterly confused).

And I added Wolfgang as Cc:

Sam

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/