diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2019-03-05 04:25:54 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2019-04-09 18:19:09 +0200 |
commit | 3ebe09d09a407f93022d945a205c5318239eb3f6 (patch) | |
tree | bb8bb66159609d64aef10a3243125d03a0f952cd /configs/zynq_z_turn_defconfig | |
parent | d574c19b89549964b2cc30e3e542109cfc22466b (diff) | |
download | u-boot-3ebe09d09a407f93022d945a205c5318239eb3f6.tar.gz |
lib: fdt: Split fdtdec_setup_mem_size_base()
Split fdtdec_setup_mem_size_base() into fdtdec_setup_mem_size_base_fdt(),
which allows the caller to pass custom blob into the function and the
original fdtdec_setup_mem_size_base(), which uses the gd->fdt_blob. This
is useful when configuring the DRAM properties from a FDT blob fragment
passed in by the firmware.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/zynq_z_turn_defconfig')
0 files changed, 0 insertions, 0 deletions