[U-Boot] [PATCH 1/2] image: fit: Show firmware configuration property if present

Jun Nie jun.nie at linaro.org
Mon Apr 2 14:59:26 UTC 2018


2018-03-26 22:31 GMT+08:00 Michal Simek <michal.simek at xilinx.com>:
> 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 <michal.simek at xilinx.com>
> ---
>
Reviewed-by: Jun Nie <jun.nie at linaro.org>


More information about the U-Boot mailing list