u-boot/board/kontron
Michael Walle fea5161322 board: sl28: fix DRAM pretty print
The current console output is:

DRAM:  4 GiB
DDR    4 GiB (DDR3, 32-bit, CL=11, ECC on)

The size is printed twice and we can save one line of console output if
we join both lines. The new output is as follows:

DRAM:  4 GiB (DDR3, 32-bit, CL=11, ECC on)

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2022-02-28 11:59:35 +05:30
..
pitx_imx8m kontron-pitx-imx8m: fix board_mmc_getcd() 2022-02-19 23:32:23 +01:00
sl28 board: sl28: fix DRAM pretty print 2022-02-28 11:59:35 +05:30
sl-mx6ul imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx) 2021-10-07 16:53:50 +02:00
sl-mx8mm imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00