[PATCH 8/9] ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds
Simon Glass
sjg at chromium.org
Fri Sep 9 20:21:11 CEST 2022
Hi,
On Fri, 9 Sept 2022 at 09:34, Pali Rohár <pali at kernel.org> wrote:
>
> 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 at kernel.org>
> ---
> drivers/ddr/fsl/lc_common_dimm_params.c | 3 +++
> 1 file changed, 3 insertions(+)
At some point could this move to drivers/ram ?
Regards,
Simon
More information about the U-Boot
mailing list