]> Git Repo - u-boot.git/commit
stm32mp: cmd_stm32key: add read OTP subcommand
authorPatrick Delaunay <[email protected]>
Mon, 28 Jun 2021 12:56:02 +0000 (14:56 +0200)
committerPatrick Delaunay <[email protected]>
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 <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
arch/arm/mach-stm32mp/cmd_stm32key.c
This page took 0.033734 seconds and 4 git commands to generate.