[U-Boot] [PATCH] armv8: layerscape: Fix DDR size calcuation for SPL build
York Sun
york.sun at nxp.com
Wed Apr 26 22:23:22 UTC 2017
On 04/20/2017 04:04 PM, York Sun wrote:
> Commit 088454cd dropped return value from initram(), setting
> gd->ram_size directly. Three boards were missed for SPL boot.
>
> Signed-off-by: York Sun <york.sun at nxp.com>
> ---
>
> board/freescale/ls1043aqds/ddr.c | 4 +++-
> board/freescale/ls1046aqds/ddr.c | 4 +++-
> board/freescale/ls1046ardb/ddr.c | 4 +++-
> 3 files changed, 9 insertions(+), 3 deletions(-)
>
Applied to fsl-qoriq master.
York
More information about the U-Boot
mailing list