]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINT
authorHarald Seiler <hws@denx.de>
Wed, 27 Sep 2023 12:46:25 +0000 (14:46 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 4 Oct 2023 11:26:03 +0000 (13:26 +0200)
commit07cdd22c38608e2f57d4612f20c8990ecf6c889b
tree227bd71e820416a389db6e87efb2cdc1340f7bed
parent719a8759cde676119645ce16c858301cee4649cd
board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINT

Ensure that the SoM and board code information is only printed when
CONFIG_SPL_DISPLAY_PRINT is set.

Signed-off-by: Harald Seiler <hws@denx.de>
Reviewed-by: Marek Vasut <marex@denx.de>
board/dhelectronics/dh_stm32mp1/board.c