]> Git Repo - u-boot.git/commit - board/st/stm32mp1/stm32mp1.c
stm32mp1: display board information
authorPatrick Delaunay <[email protected]>
Tue, 12 Feb 2019 10:44:41 +0000 (11:44 +0100)
committerPatrick Delaunay <[email protected]>
Fri, 12 Apr 2019 14:09:13 +0000 (16:09 +0200)
commitd461f1003627043e4385a2f15093f92d3008e86b
tree6983df1ba10c66c41b47f4ee8e9bddc15a52bd08
parentd859c611397b90ea4a96d18dcdbfe4f6ce7c231c
stm32mp1: display board information

Implement checkboard() function to display
- the boot chain used: basic or trusted
- the board compatible in device tree
- the board identifier and revision, saved in OTP59 for ST boards

Signed-off-by: Patrick Delaunay <[email protected]>
arch/arm/mach-stm32mp/include/mach/stm32.h
board/st/stm32mp1/stm32mp1.c
This page took 0.034788 seconds and 4 git commands to generate.