]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitdbd07cbb0cccd7cbcfbdb67b7fec2148ed171758
treec3e12ea84148cb4708fae86d066cd5b141b06c55
parentf910845d348f6bb19be3ba62b8d73b08b6a3b39b
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