[PATCH 1/3] ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()

Simon Glass sjg at chromium.org
Wed Jul 15 03:05:29 CEST 2020


On Fri, 10 Jul 2020 at 05:16, Michal Simek <michal.simek at xilinx.com> wrote:
>
> The commit 361377dbdbc9 ("ARM: rmobile: Merge prior-stage firmware DT
> fragment into U-Boot DT on Gen3") reverted changes introduced by commit
> 175f5027345c ("ARM: renesas: Configure DRAM size from ATF DT fragment")
> that's why there is no reason to use functions with _fdt() suffix because
> parameter is gd->fdt_blob as is already for functions without _fdt()
> suffix.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  board/renesas/rcar-common/common.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list