[PATCH v2 2/3] lib: fdt: Convert fdtdes_setup_mem..() to livetree API

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


On Fri, 10 Jul 2020 at 06:41, Michal Simek <michal.simek at xilinx.com> wrote:
>
> Convert fdtdec_setup_mem_size_base(), get_next_memory_node(),
> fdtdec_setup_memory_banksize() and fdtdec_setup_mem_size_base_lowest() to
> livetree API.
>
> Tested on ZynqMP zcu104 board.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> Changes in v2:
> - new patch asked by Simon
>
>  lib/fdtdec.c | 67 +++++++++++++++++++++++++++-------------------------
>  1 file changed, 35 insertions(+), 32 deletions(-)
>

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


More information about the U-Boot mailing list