]> git.baikalelectronics.ru Git - uboot.git/commit
arm: dts: iot2050: Optionally embed OTP programming data into image
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 28 Feb 2023 18:19:18 +0000 (19:19 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 29 Mar 2023 15:58:26 +0000 (11:58 -0400)
commit2645ce6a7fd4e2a068b101a6f69c3c53be4e35d0
tree7eaa2057a0fa5012de6f09efea9a3c9ed09fbb85
parent29ab74d18a4da896529a76e22720fcf91e2370c1
arm: dts: iot2050: Optionally embed OTP programming data into image

Use external blob otpcmd.bin to replace the 0xff filled OTP programming
command block to create a firmware image that provisions the OTP on
first boot. This otpcmd.bin is generated from the customer keys using
steps described in the meta-iot2050 integration layer for the device.

Based on original patch by Baocheng Su.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
arch/arm/dts/k3-am65-iot2050-boot-image.dtsi
board/siemens/iot2050/Kconfig
doc/board/siemens/iot2050.rst
tools/binman/missing-blob-help