mbox series

[0/4] mmc: manage boot area protection

Message ID 20200330052419.3804-1-xypron.glpk@gmx.de
Headers show
Series mmc: manage boot area protection | expand

Message

Heinrich Schuchardt March 30, 2020, 5:24 a.m. UTC
This patch series adds sub-command 'mmc wp' to set the power on boot area
protection on eMMC devices and enhances command 'mmc info' to display the
boot area protection status.

Heinrich Schuchardt (4):
  mmc: EXT_CSD registers for write protection
  mmc: export mmc_send_ext_csd()
  cmd: mmc: display write protect state of boot partition
  cmd: mmc: provide boot area protection command

 cmd/mmc.c         | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 drivers/mmc/mmc.c |  7 ++++++-
 include/mmc.h     | 23 +++++++++++++++++++++++
 3 files changed, 75 insertions(+), 1 deletion(-)

--
2.25.1