On 26 March 2018 at 22:31, Michal Simek <[email protected]> wrote:
> SPL ATF support requires to have firmware property which should be also
> listed by mkimage -l when images is created.
>
> The patch is also using this macro in spl_fit to match keyword.
>
> When image is created:
>  Default Configuration: 'config'
>  Configuration 0 (config)
>   Description:  ATF with full u-boot
>   Kernel:       unavailable
>   Firmware:     atf
>   FDT:          dtb
>
> Signed-off-by: Michal Simek <[email protected]>
> ---
>
>  common/image-fit.c   | 4 ++++
>  common/spl/spl_fit.c | 3 ++-
>  include/image.h      | 1 +
>  3 files changed, 7 insertions(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to