]> git.dujemihanovic.xyz Git - u-boot.git/commit
ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINT
authorHarald Seiler <hws@denx.de>
Wed, 27 Sep 2023 12:44:40 +0000 (14:44 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 4 Oct 2023 11:26:03 +0000 (13:26 +0200)
commit719a8759cde676119645ce16c858301cee4649cd
treec087a45e7e635b387c5aad7e64035af3338129f5
parent1937fdbd472513aa5337033451e2312f4c464108
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>
drivers/ram/stm32mp1/stm32mp1_ram.c