]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp: cmd_stm32key: add read OTP subcommand
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 28 Jun 2021 12:56:02 +0000 (14:56 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 16 Jul 2021 07:28:46 +0000 (09:28 +0200)
commit56f8343609be5cf2f68754570aa0d3b45ead0d5e
treee8f169d7eaabb73cd69efe421aebe793f5ed408c
parent8e06c4047e0c72221c42e2968dc05aecf329aafe
stm32mp: cmd_stm32key: add read OTP subcommand

Allow to read the OTP value and lock status with the command
$> stm32key read.

This patch also protects the stm32key fuse command.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/mach-stm32mp/cmd_stm32key.c