cmd: mmc: display write protect state of boot partition
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 30 Mar 2020 05:24:18 +0000 (07:24 +0200)
committerPeng Fan <peng.fan@nxp.com>
Wed, 22 Apr 2020 12:41:55 +0000 (20:41 +0800)
commitd5210e4589294b4c356e7c2ac598cda8d738aec8
treeee13f4649420dc81bb3a90a4943bf5bbe2f44d5f
parent1601ea212623c9bdb479636bec9e7299b0cb14dd
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>
cmd/mmc.c