[U-Boot] [PATCH v3] ARM: mxs: tools: Add support for boot progress display flag

Marek Vasut marex at denx.de
Thu Oct 9 02:09:33 CEST 2014


On Thursday, October 09, 2014 at 02:00:57 AM, Alexey Ignatov wrote:
> mkimage -T mxs now support new flag in config file:
> DISPLAYPROGRESS - makes boot process print HTLLC characters for each
> BootROM instruction.
> 
> Signed-off-by: Alexey Ignatov <lexszero at gmail.com>
> ---
>  arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg |  1 +
>  arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg   |  1 +
>  arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg   |  1 +
>  doc/README.mxsimage                            | 13 +++++++++----
>  tools/mxsimage.c                               | 16 ++++++++++------
>  tools/mxsimage.h                               |  5 +++--
>  6 files changed, 25 insertions(+), 12 deletions(-)

A hint: Please add a changelog so the people reading your patch don't have to go 
searching for the changes you did in the next version. What did you change here?

Best regards,
Marek Vasut


More information about the U-Boot mailing list