commit | 2b1f8c2bdfe5f874233df221f037e1494bb8f875 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Nov 27 18:12:14 2019 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Tue Jan 07 14:37:50 2020 +0100 |
tree | b9bbc599ed539f5ca28926b91cf84439635442ec | |
parent | fdba54ea2f09b8c62007a3407f461aefb2e839f8 [diff] |
dfu: Refactor do_dfu() to handle optional argument In the future we may utilize optional argument in 'dfu' command line. As a preparation for this, refactor do_dfu(). Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Lukasz Majewski <lukma@denx.de>