ubi_tools: enhance -s option to allow size multiplier to match mtd-utils
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 30 Jun 2013 00:47:45 +0000 (02:47 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 30 Jun 2013 00:47:45 +0000 (02:47 +0200)
commite9b3fcc3e457642788f7011fe9f7fe9917156fa4
tree5f350a92054f272442e5c11bd1f94d5323ca20fa
parentf798ba97171b7ecac3ecc5b8e6a0e4eb1301a391
ubi_tools: enhance -s option to allow size multiplier to match mtd-utils

Based on patch by Paul B. Henson <henson@acm.org>

function                                             old     new   delta
static.size_suffixes                                   -      32     +32
ubi_tools_main                                      1141    1148      +7

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/ubi_tools.c