On Mon, 4 Mar 2019 at 20:26, Marek Vasut <marek.va...@gmail.com> wrote: > > Split fdtdec_setup_memory_banksize() into fdtdec_setup_memory_banksize_fdt(), > which allows the caller to pass custom blob into the function and the > original fdtdec_setup_memory_banksize(), 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+rene...@gmail.com> > Cc: Nobuhiro Iwamatsu <iwama...@nigauri.org> > Cc: Simon Glass <s...@chromium.org> > Cc: Tom Rini <tr...@konsulko.com> > --- > include/fdtdec.h | 19 +++++++++++++++++++ > lib/fdtdec.c | 18 ++++++++++++------ > 2 files changed, 31 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot