[PATCH 1/3] dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
Tom Rini
trini at konsulko.com
Fri Jan 10 22:50:41 CET 2020
On Tue, Dec 24, 2019 at 05:51:06PM +0100, Eugeniu Rosca wrote:
> Rename the existing 'dtimg' command to 'adtimg', in order to:
> - Suggest the Android origins and scope
> - Be consistent with the upcoming 'abootimg' command (naming
> suggested by Simon [*])
>
> The change in _not_ backward compatible, but its benefits outweigh its
> downsides, given that we don't expect active users of 'dtimg' today.
>
> Perform the rename in several steps:
> 1. Rename *.c file and Kconfig symbol. This should allow
> 'git log --follow' to properly track the history of 'adtimg.c'
> 2. 's/dtimg/adtimg/g' in the internal namespace of 'adtimg.c'
>
> ELF comparison [**] before and after shows no functional change.
>
> [*] https://patchwork.ozlabs.org/patch/1182212/#2291600
> [**] diff -u <(objdump -d cmd/dtimg.o) <(objdump -d cmd/adtimg.o)
>
> Cc: Tom Rini <trini at konsulko.com>
> Signed-off-by: Eugeniu Rosca <erosca at de.adit-jv.com>
> Reviewed-by: Simon Glass<sjg at chromium.org>
> Reviewed-by: Sam Protsenko <semen.protsenko at linaro.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200110/013fd03f/attachment.sig>
More information about the U-Boot
mailing list