]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: st: stm32mp2: add checkboard
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 15 Jan 2024 14:05:54 +0000 (15:05 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 19 Jan 2024 13:38:59 +0000 (14:38 +0100)
commit1067d7e3a00f7a50b6b50ea7ccac8ed46db1b0af
treec24bb109fc84cea2fd46149b3fbbfac36c40c474
parentebf32b2548b69923d439f58c637fa2b3b10e24c5
board: st: stm32mp2: add checkboard

Implement the weak function checkboard to identify the used board with
compatible in device tree for the support of stm32mp2 STMicroelectronics
boards.

Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
board/st/stm32mp2/stm32mp2.c