commit | f59f07ece5ec78a8fc2f0e06a80ff66029002629 | [log] [tgz] |
---|---|---|
author | Ladislav Michl <ladis@linux-mips.org> | Thu Jan 19 11:45:35 2017 +0100 |
committer | Heiko Schocher <hs@denx.de> | Thu Jan 26 07:00:25 2017 +0100 |
tree | 442b0257406e775a62ff1e74b96e8429645672a3 | |
parent | 79a34b71c943a80af5c6d9a2af736fbb37dcc14c [diff] |
cmd: ubi: allow '-' to specify maximum volume size Currently maximum volume size can be specified only if no other arguments are used. Use '-' placeholder as volume size to allow maximum volume size to be specified together with volume id and type. Signed-off-by: Ladislav Michl <ladis@linux-mips.org>