]> git.dujemihanovic.xyz Git - u-boot.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)
commitd3551b8eef99f7d239ee7609a6c0d1b057c38a4f
treee8f169d7eaabb73cd69efe421aebe793f5ed408c
parente00e1f394c8cb7476fe6c1abce54674b75336b70
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