spl: Set spl_image->fdt_addr pointer for full fitImage configuration
authorMarek Vasut <marex@denx.de>
Tue, 7 May 2019 19:17:02 +0000 (21:17 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 18 May 2019 16:32:00 +0000 (12:32 -0400)
commita9a8271e26164e7fb7a8d1696a0511e9f65254c7
tree079800e9e06dd0f30b85c9bb508b1dbd00ca669b
parent47f30aaa36ee3f8f499f5f57a73f66476eb993ec
spl: Set spl_image->fdt_addr pointer for full fitImage configuration

Set the spl_image->fdt_addr pointer both for simple fitImage configuration
as well as full fitImage configuration, to let spl_perform_fixups() access
the DT and perform modifications to it if necessary.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@konsulko.com>
common/spl/spl.c
include/spl.h