commit | 826a7caba068e91bf7445bda6bf4e3f322f36e67 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Thu Apr 07 11:32:10 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Apr 21 12:31:36 2022 +0200 |
tree | 1474e7783e36e83cea8128c1d0d0644ebad1fa30 | |
parent | c5c28df3119133008ab8632b0ddc2d124f85cf28 [diff] |
arm: mvebu: a37xx: Add support for writing Security OTP values Implement write support for Security OTP values via mailbox API commands MBOX_CMD_OTP_WRITE_32B and MBOX_CMD_OTP_WRITE. Write support for North and South Bridge OTPs are not implemented as these OTPs are already burned in factory with some data. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Marek Behún <marek.behun@nic.cz>