u-boot-brain/board/renesas/rcar-common
Michal Simek 988341d84a ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
The commit 361377dbdb ("ARM: rmobile: Merge prior-stage firmware DT
fragment into U-Boot DT on Gen3") reverted changes introduced by commit
175f502734 ("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@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-07-25 14:46:57 -06:00
..
common.c ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() 2020-07-25 14:46:57 -06:00
gen3-spl.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00