[U-Boot] kbuild: Rename UIMAGE to MKIMAGE
Tom Rini
trini at ti.com
Fri Mar 28 22:15:33 CET 2014
On Fri, Mar 14, 2014 at 05:00:14AM +0100, Marek Vasut wrote:
> U-Boot uses the 'mkimage' tool to produce various image types,
> not only uImage image type. Rename the invocation name from
> UIMAGE to MKIMAGE.
>
> The following command was used to do the replacement:
> git grep 'quiet_cmd_mkimage.* = UIMAGE' | cut -d : -f 1 | \
> xargs -i sed -i "s@\(quiet_cmd_mkimage\)\(.*\) = UIMAGE @\1\2 = MKIMAGE@" {}
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Tom Rini <trini at ti.com>
> Cc: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Acked-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140328/6f4ede88/attachment.pgp>
More information about the U-Boot
mailing list