commit | f3e4b8be29f5f4bcf6e693f5c823a293e76186f9 | [log] [tgz] |
---|---|---|
author | Harald Seiler <hws@denx.de> | Wed Sep 27 14:44:40 2023 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Wed Oct 04 13:26:03 2023 +0200 |
tree | c087a45e7e635b387c5aad7e64035af3338129f5 | |
parent | 277f3b4928772ff7d1da0db759b91f39ea79fe19 [diff] |
ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINT Ensure that the RAM configuration line is only printed when CONFIG_SPL_DISPLAY_PRINT is set. Signed-off-by: Harald Seiler <hws@denx.de> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>