]> Git Repo - u-boot.git/commit
stm32mp: add setup_serial_number for stm32mp25
authorPatrice Chotard <[email protected]>
Mon, 15 Jan 2024 14:05:50 +0000 (15:05 +0100)
committerPatrice Chotard <[email protected]>
Fri, 19 Jan 2024 13:37:50 +0000 (14:37 +0100)
commit9c2f5b8ad6ab28c2196bddedcd69cca954270a89
treeb5738100960cfd2953c3dbad2fe93663644e408d
parent1af148da848aa00fd605d726f6de6a0ff3dc3793
stm32mp: add setup_serial_number for stm32mp25

Add support of serial number for stm32mp25, gets from OTP with BSEC driver.

Reviewed-by: Patrice Chotard <[email protected]>
Signed-off-by: Patrice Chotard <[email protected]>
Signed-off-by: Patrick Delaunay <[email protected]>
Reviewed-by: Igor Opaniuk <[email protected]>
arch/arm/mach-stm32mp/include/mach/sys_proto.h
arch/arm/mach-stm32mp/soc.c
arch/arm/mach-stm32mp/stm32mp1/cpu.c
arch/arm/mach-stm32mp/stm32mp2/cpu.c
This page took 0.03718 seconds and 4 git commands to generate.