[PATCH] Makefile: Make flash.bin target available on i.MX9
Fabio Estevam
festevam at gmail.com
Mon Dec 29 19:25:55 CET 2025
On Sun, Dec 28, 2025 at 4:43 PM Marek Vasut <marex at nabladev.com> wrote:
>
> The current implementation of flash.bin generation with
> CONFIG_SPL_LOAD_IMX_CONTAINER=y requires build of u-boot.cnt
> which is i.MX8 specific. Reinstate the i.MX8 check to avoid
> this dependency for i.MX9 .
>
> Fill in flash.bin target for i.MX9 into imx specific Makefile.
>
> Fixes: c3587197c0c9 ("Makefile: Make flash.bin target available for all platforms")
> Signed-off-by: Marek Vasut <marex at nabladev.com>
Applied to u-boot-imx/next, thanks.
More information about the U-Boot
mailing list