commit | 83ff59a066637a6c28844bbf43009459408240f4 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri May 03 14:55:23 2013 -0400 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Mon Jul 01 08:32:57 2013 +0300 |
tree | 8439e89c624bd6af365d632acaa0015a78cacfa5 | |
parent | 584d4623357db8f79029db76ec2b4953418018f0 [diff] |
UBI: support ubi_num on mtd.ubi command line I want to be able to add UBI volumes with specific numbers, but the command line API doesn't have that atm. Add an additional token to support it. Artem: amended the patch a little bit. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>