> Subject: [PATCH] tools: imx8image: Fix FSPI alignment to 4 kiB
>
> The SPI NOR minimum subsector size is 4 kiB, update the alignment.
> THis is particularly important in case of embedded DUMMY_DDR,
> which must be at at least 4 kiB aligned offset.
>
> Fixes: a2b96ece5be1 ("tools: add i.MX8/8X image support")
> Signed-off-by: Marek Vasut <[email protected]>Reviewed-by: Peng Fan <[email protected]>

