mirror of
https://xff.cz/git/u-boot/
synced 2025-12-27 09:34:36 +01:00
During init_dram() is called also setup_ddr_tlbs_phys() function which may print message about unmapped DDR memory. So in this case print also re-aligning filler after unmapped DDR memory message. Signed-off-by: Pali Rohár <pali@kernel.org>