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

Marek Behún kabel at kernel.org
Fri Nov 12 18:26:24 CET 2021


On Fri, 12 Nov 2021 13:42:29 +0100
Stefan Roese <sr at denx.de> wrote:

> On 11/3/21 03:02, Marek Behún 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>
> > ---
> >   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(-)  
> 
> Could you please add the maintainers for the boards, if there are such
> changes in the board specific code? Otherwise such changes just "slip"
> by and might not be tested on these platforms.
> 
> Reviewed-by: Stefan Roese <sr at denx.de>

OK. Should I resend this series? Or just send them reply to this patch?

Marek


More information about the U-Boot mailing list