commit | 0c8ffffaa0f847f8302a6a23cf74bca90a648ca1 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Mar 30 07:24:18 2020 +0200 |
committer | Peng Fan <peng.fan@nxp.com> | Wed Apr 22 20:41:55 2020 +0800 |
tree | ee13f4649420dc81bb3a90a4943bf5bbe2f44d5f | |
parent | bf230e134592c3d33f129d6976d428d82bee19d5 [diff] |
cmd: mmc: display write protect state of boot partition Boot partitions of eMMC devices can be power on or permanently write protected. Let the 'mmc info' command display the protection state. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>