[U-Boot] [PATCH v3 05/12] cmd: Clean up cmd_elf a little bit
Simon Glass
sjg at chromium.org
Sun Oct 18 23:37:30 CEST 2015
On 7 October 2015 at 21:19, Bin Meng <bmeng.cn at gmail.com> wrote:
> This commit cleans up cmd_elf.c per U-Boot coding convention,
> and removes the unnecessary DECLARE_GLOBAL_DATA_PTR and out-of-date
> powerpc comments (it actually supports not only powerpc targets).
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> common/cmd_elf.c | 171 ++++++++++++++++++++++++-------------------------------
> 1 file changed, 73 insertions(+), 98 deletions(-)
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list