On Fri, Sep 09, 2022 at 12:21:11PM -0600, Simon Glass wrote: > Hi, > > On Fri, 9 Sept 2022 at 09:34, Pali Rohár <[email protected]> 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 <[email protected]> > > --- > > drivers/ddr/fsl/lc_common_dimm_params.c | 3 +++ > > 1 file changed, 3 insertions(+) > > At some point could this move to drivers/ram ?
Depends on if we're keeping / making drivers/ram mean uses uclass and drivers/ddr does not, I think. -- Tom
signature.asc
Description: PGP signature

