commit | c599f53b5797ca2a07426002ef9ff64b8f52e5ae | [log] [tgz] |
---|---|---|
author | Diego Santa Cruz <Diego.SantaCruz@spinetix.com> | Tue Dec 23 10:50:30 2014 +0100 |
committer | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | Mon Jan 19 17:41:51 2015 +0200 |
tree | 98be00fe3657feefda74040d9e0f19718992ffcd | |
parent | ac9da0e08c01e3addc55241ffc09db29aa800473 [diff] |
mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning Adds the mmc hwpartition sub-command to perform eMMC hardware partitioning on an mmc device. The number of arguments can be large for a complex partitioning, but as the partitioning has to be done in one go it is difficult to make it simpler. Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@spinetix.com>