On 03/06/2022 10:17, Peng Fan (OSS) wrote: > From: Peng Fan <peng....@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....@nxp.com> > --- > common/spl/Kconfig | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Alper Nebi Yasak <alpernebiya...@gmail.com>