[PATCH u-boot-marvell RESEND 03/11] fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()

Simon Glass sjg at chromium.org
Fri Dec 3 04:31:36 CET 2021


On Fri, 26 Nov 2021 at 06:57, Marek Behún <kabel at kernel.org> wrote:
>
> From: Marek Behún <marek.behun at nic.cz>
>
> Commit f0921f5098d ("fdt: Sync up to the latest libfdt") introduced
> fdt_generate_phandle() in libfdt, making fdt_alloc_phandle() obsolete in
> fdt_support.
>
> Signed-off-by: Marek Behún <marek.behun at nic.cz>
> Reviewed-by: Stefan Roese <sr at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: "hui.song" <hui.song_1 at nxp.com>
> Cc: Meenakshi Aggarwal <meenakshi.aggarwal at nxp.com>
> Cc: Priyanka Jain <priyanka.jain at nxp.com>
> Cc: Ioana Ciornei <ioana.ciornei at nxp.com>
> ---
>  board/freescale/lx2160a/eth_lx2160aqds.c |  8 +++++--
>  board/freescale/lx2160a/eth_lx2162aqds.c |  8 +++++--
>  common/fdt_support.c                     | 28 +++++++-----------------
>  include/fdt_support.h                    |  1 -
>  4 files changed, 20 insertions(+), 25 deletions(-)

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


More information about the U-Boot mailing list