]> git.baikalelectronics.ru Git - uboot.git/commit
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
authorMarek Behún <marek.behun@nic.cz>
Fri, 26 Nov 2021 13:57:07 +0000 (14:57 +0100)
committerStefan Roese <sr@denx.de>
Sun, 19 Dec 2021 08:50:47 +0000 (09:50 +0100)
commit4e678d49b1e105f2b97b321776d4ec8682cfc89d
tree38cc2b4d3b94c342ec791ad56a6b75c870798969
parent4c09151fd2e2d45759d7117f32c599b1b1ae7456
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()

Commit 87361ea2511 ("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@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: "hui.song" <hui.song_1@nxp.com>
Cc: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
Cc: Priyanka Jain <priyanka.jain@nxp.com>
Cc: Ioana Ciornei <ioana.ciornei@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/freescale/lx2160a/eth_lx2160aqds.c
board/freescale/lx2160a/eth_lx2162aqds.c
common/fdt_support.c
include/fdt_support.h