]> git.baikalelectronics.ru Git - uboot.git/commit
board: engicam: stm32mp1: convert to livetree
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Thu, 19 May 2022 07:07:30 +0000 (09:07 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 17 Jun 2022 12:12:27 +0000 (14:12 +0200)
commit4cb19585c03878ce1fabf141a512d1f48247efe6
tree5454cc497a5dcbba6866fa923b2819d2e55765ab
parentfa791c53d21694e2f7d30fe690052f6ec1ee6110
board: engicam: stm32mp1: convert to livetree

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>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
board/engicam/stm32mp1/stm32mp1.c