
17 Jun
2022
17 Jun
'22
11:14 a.m.
Hi,
On 6/6/22 16:04, Patrick Delaunay wrote:
Replace call to fdt_*() functions and access to gd->fdt_blob with call to ofnode_*() functions to support a live tree.
Tested-by: Marek Vasut marex@denx.de Signed-off-by: Patrick Delaunay patrick.delaunay@foss.st.com
Changes in v1:
previously sent as RFC, Tested by Marek http://patchwork.ozlabs.org/project/uboot/list/?series=301157
board/dhelectronics/dh_stm32mp1/board.c | 38 +++++++++++-------------- 1 file changed, 16 insertions(+), 22 deletions(-)
Applied to u-boot-stm/next, thanks!
Regards Patrick