mirror of
https://xff.cz/git/u-boot/
synced 2026-01-13 22:30:31 +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>