[U-Boot] [PATCH v2 02/50] binman: Don't show image-skip message by default

Bin Meng bmeng.cn at gmail.com
Wed May 1 15:16:13 UTC 2019


On Wed, May 1, 2019 at 7:59 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Fri, Apr 26, 2019 at 11:59 AM Simon Glass <sjg at chromium.org> wrote:
> >
> > This message is not very important since it is simply indicating that the
> > user's instructions are being followed. Only show it when the verbosity
> > level is above the default.
> >
> > Also drop the unnecessary extra newline on this message, which causes two
> > line breaks.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > Changes in v2:
> > - Update commit message to mention dropping the \n
> > - Update testSelectImage() to test in normal and verbose modes
> >
> >  tools/binman/control.py |  4 ++--
> >  tools/binman/ftest.py   | 26 +++++++++++++++++++-------
> >  2 files changed, 21 insertions(+), 9 deletions(-)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list