commit | 1768f5d11d0e1f1ca4d8b4193ae43478b13631fa | [log] [tgz] |
---|---|---|
author | Harald Seiler <hws@denx.de> | Wed Sep 27 14:46:25 2023 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Wed Oct 04 13:26:03 2023 +0200 |
tree | 227bd71e820416a389db6e87efb2cdc1340f7bed | |
parent | f3e4b8be29f5f4bcf6e693f5c823a293e76186f9 [diff] |
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>