[U-Boot] [PATCH v3 06/14] fit: Do not throw away extra configuration on fit_image_load()
sjg at google.com
sjg at google.com
Fri Sep 15 19:19:43 UTC 2017
Hi,
On 4 September 2017 at 14:12, Pantelis Antoniou
<pantelis.antoniou at konsulko.com> wrote:
> fit_image_load() threw away the extra configuration parts when
> loading. We need them around for applying extra overlays for
> building the boot fdt.
>
> Signed-off-by: Pantelis Antoniou <pantelis.antoniou at konsulko.com>
> ---
> common/image-fit.c | 11 +++++++----
> 1 file changed, 7 insertions(+), 4 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
>
Applied to u-boot-fdt thanks!
More information about the U-Boot
mailing list