
17 Jun
2022
17 Jun
'22
11:13 a.m.
Hi,
On 5/19/22 09:07, Patrick Delaunay wrote:
Replace gd->fdt_blob access with fdt_getprop() function to the function ofnode_get_property() to support a live tree.
Signed-off-by: Patrick Delaunay patrick.delaunay@foss.st.com
board/engicam/stm32mp1/stm32mp1.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
Applied to u-boot-stm/next, thanks!
Regards Patrick