[PATCH 1/8] spl: Kconfig: not select SPL_RAW_IMAGE_SUPPORT for i.MX8M

Alper Nebi Yasak alpernebiyasak at gmail.com
Sat Jun 4 13:49:39 CEST 2022


On 03/06/2022 10:17, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan at nxp.com>
> 
> i.MX8M use FIT image, not RAW image. And to support binman symbols,
> u_boot_any could be optimized if RAW image is not selected, otherwise
> there will be build failure. So not select SPL_RAW_IMAGE_SUPPORT
> 
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
>  common/spl/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Alper Nebi Yasak <alpernebiyasak at gmail.com>


More information about the U-Boot mailing list