]> git.dujemihanovic.xyz Git - u-boot.git/commit
stm32mp: activate the command stboard for stm32mp25 boards
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 15 Jan 2024 14:05:53 +0000 (15:05 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 19 Jan 2024 13:38:59 +0000 (14:38 +0100)
commitebf32b2548b69923d439f58c637fa2b3b10e24c5
tree24399a062bb565fe34c83bd8ace910253785561f
parent4d58bb32d1062ee953cf390d679f17224456766d
stm32mp: activate the command stboard for stm32mp25 boards

Activate the command stboard for stm32mp25 STMicroelectronics boards,
add the default used OTP identifier and the associated board identifier:
- stm32mp25xx-ev1 = MB1936
- stm32mp25xx-dk = MB1605

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/mach-stm32mp/include/mach/stm32.h
board/st/common/Kconfig
board/st/common/cmd_stboard.c