summaryrefslogtreecommitdiff
path: root/board/kontron/common
AgeCommit message (Collapse)Author
2025-11-04imx: kontron: Add common function to get HW UIDs from OTPsFrieder Schrempf
The factory provides a CPU UID in the OTPs and the SoM module and the carrier board might provide additional UIDs in the GP registers of the OTPs. Provide a common function to load UIDs from arbitrary OTP registers and generate a serial number string that is saved in the "serial#" env variable. Signed-off-by: Frieder Schrempf <[email protected]>