cmd: mmc: allow to write protect single boot partition
authorYing-Chun Liu (PaulLiu) <paul.liu@linaro.org>
Mon, 25 Apr 2022 13:59:03 +0000 (21:59 +0800)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 27 Jul 2022 06:19:09 +0000 (15:19 +0900)
commit233662411d12109cdc8957de6e85fb30fe2d42b8
treec3e12ea84148cb4708fae86d066cd5b141b06c55
parent19a29ff362d4cc9e7f420021de57e3193812d4c6
cmd: mmc: allow to write protect single boot partition

add arguments for mmc wp to assign which boot partition to protect.

Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
cmd/mmc.c