commit | 32dc389d4107ab3867adea85404bbcadb87214b1 | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <l.majewski@samsung.com> | Tue Oct 08 14:30:44 2013 +0200 |
committer | Marek Vasut <marex@denx.de> | Sun Oct 20 23:42:41 2013 +0200 |
tree | 715f6f636ca96f2559b64c773aecb39d20d89da6 | |
parent | 1c1af4fa9b9b74685c646982ea5676ccf7c8bd9d [diff] |
cmd:thor: Support for TIZEN's download command (thordown) New command - thordown - has been added to support downloading data via lthor TIZEN program. It is similar to dfu command syntax and reuses its code for flashing data. Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>