fit: Introduce methods for applying overlays on fit-load
authorPantelis Antoniou <pantelis.antoniou@konsulko.com>
Mon, 4 Sep 2017 20:12:16 +0000 (23:12 +0300)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Sep 2017 11:27:49 +0000 (05:27 -0600)
commit169043d826e6b0db3c67a60acbedfc72c43aae5d
tree847a005598b2bee3418fdff9cf5dc47bfbf8d5ac
parent7c3dc776b91a683b2f7dd40ed91361124a3a91c0
fit: Introduce methods for applying overlays on fit-load

Introduce an overlay based method for constructing a base DT blob
to pass to the kernel.

It is based on a specific method now to get the FDT from a FIT image
named boot_get_fdt_fit().

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Acked-by: Simon Glass <sjg@chromium.org>
common/image-fdt.c
common/image-fit.c
include/image.h