commit | 9bb63ecfd46cb01527138ee284a06b93976ad48c | [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 | 8dfc50f09ceca00092ed65728546345a22719046 [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>