mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-29 02:21:31 +02:00
During init_dram() is called also compute_lowest_common_dimm_parameters() function which prints multi-line detailed output. So print also re-aligning filler after "Detected ?DIMM" line to have "DRAM: " output aligned. Signed-off-by: Pali Rohár <pali@kernel.org>