u-boot/arch/arm/mach-mvebu/armada3700
Pali Rohár 1d71bbca45 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>
2022-04-21 12:31:36 +02:00
..
cpu.c arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function again 2022-03-04 08:38:05 +01:00
efuse.c arm: mvebu: a37xx: Add support for writing Security OTP values 2022-04-21 12:31:36 +02:00
Makefile arm: mvebu: a37xx: Move generic mbox code to arch/arm/mach-mvebu 2022-04-21 12:31:36 +02:00
mbox.c arm: mvebu: a37xx: Extend mbox_do_cmd() code 2022-04-21 12:31:36 +02:00