thor:cmd: get the default command arguments from environment
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Thu, 12 Jun 2014 08:20:59 +0000 (10:20 +0200)
committerLukasz Majewski <l.majewski@samsung.com>
Thu, 30 Oct 2014 12:16:49 +0000 (13:16 +0100)
commitd640c6b1607d71c10bedaa1dd3151a108d6aeea3
treef1ca14b3cd346a27e4e71a0a3aa6fd9a87a1abf3
parent436b028dbe10ae717d9fff30b670bcaa53c9d206
thor:cmd: get the default command arguments from environment

This change adds support to getting the default DFU cmd line
arguments from the environment.

DFU and THOR uses the same command line arguments,
so the DFU command environment setup can be used also with THOR.

Change-Id: I2e0984c909147c13191f6d6646d094c9f02c392a
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
common/cmd_thordown.c