commit | d835843822e9590d990e5b7c0339675fd687e408 | [log] [tgz] |
---|---|---|
author | Diego Santa Cruz <Diego.SantaCruz@spinetix.com> | Tue Dec 23 10:50:18 2014 +0100 |
committer | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | Mon Jan 19 17:01:46 2015 +0200 |
tree | 7267fb4c0fd089ac59d6c55186efaaf620e31859 | |
parent | c145f9e7934f80a306915bb1926ee685b3a717af [diff] |
mmc: make eMMC general purpose partition numbering match spec The eMMC spec numbers general purpose partitions starting at 1, but the mmcinfo output follows the internal numbering which starts at 0. Make the mmcinfo command output number partitions as in the eMMC spec to avoid confusion. Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@spinetix.com>