commit | 24aae93f97381185fdba0935b48f1e5cb716ae54 | [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 | a1a2dfb87038faffdaa6e15b757a47e3a2f70ee5 [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>