On Sun, Dec 28, 2025 at 4:43 PM Marek Vasut <[email protected]> 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 <[email protected]>
Applied to u-boot-imx/next, thanks.

