commit | 88cc7c06b3fba131666b566943bc79333c23fe4a | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Mon Apr 17 17:48:05 2017 +0200 |
committer | Simon Glass <sjg@chromium.org> | Wed May 10 13:37:21 2017 -0600 |
tree | 73c4a4c2b9ef5ab35c8d304d5292c38440c80630 | |
parent | 3efab266fdecbf03c490d65d26f3c2740accec88 [diff] |
rockchip: mkimage: play nice with dumpimage Dumpimage (it invoked with "-T rkspi" or "-T rksd") would not work due to check_params failing. These changes ensure that we can both be called with an empty imagename. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Simon Glass <sjg@chromium.org>