]> Git Repo - u-boot.git/commit - tools/imagetool.h
mkimage: Add a quiet mode
authorSimon Glass <[email protected]>
Sun, 1 May 2016 19:55:38 +0000 (13:55 -0600)
committerTom Rini <[email protected]>
Mon, 23 May 2016 15:50:19 +0000 (11:50 -0400)
commitbd6e14209445853f9024574b756bba3184bc215c
tree5ae7e99f0388a3ff2a8b8819886540cb7dbc520b
parent8df81e17f81ba0542f6dbb7636db64fa56c12d8a
mkimage: Add a quiet mode

Some build systems want to be quiet unless there is a problem. At present
mkimage displays quite a bit of information when generating a FIT file. Add
a '-q' flag to silence this.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
tools/imagetool.c
tools/imagetool.h
tools/mkimage.c
This page took 0.032374 seconds and 4 git commands to generate.