Home
last modified time | relevance | path

Searched hist:"2059 ecf30f389ec0e396fccc067f6f9fecb36a2c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c2059ecf30f389ec0e396fccc067f6f9fecb36a2c Fri Jun 16 22:25:07 UTC 2017 Cooper Jr., Franklin <fcooper@ti.com> fdt: Enable selecting correct DTB from appended FIT Image

This patch gives U-boot the runtime support to have the board specific
code decide which FDT to use. This is especially useful for devices
that need this type of runtime determination and also doesn't use SPL.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>