
Hello Fabio,
-----Original Message----- From: Fabio Estevam festevam@gmail.com Sent: Monday, August 23, 2021 1:00 PM To: ZHIZHIKIN Andrey andrey.zhizhikin@leica-geosystems.com Cc: Marcel Ziswiler marcel.ziswiler@toradex.com; u-boot@lists.denx.de; peng.fan@nxp.com; uboot-imx@nxp.com; sbabic@denx.de; frieder.schrempf@kontron.de; heiko.thiery@gmail.com; Oliver Graute oliver.graute@kococonnector.com Subject: Re: [PATCH v1 1/7] imx: mkimage_fit_atf: fix legacy image generation
Hi Andrey,
Verdin gets converted with your other patch, while for all the others I'm not
sure what the status is.
Peng sent a patch series converting imx8mq_evk, pico-imx8mq and imx8mq_phanbell to binman: https://www.mail-archive.com/u-boot@lists.denx.de/msg414962.html
Thanks for pointing it out!
I guess the short list of affected candidates when mkimage_fit_atf.sh FIT generator gets deleted then would be:
configs/cgtqmx8_defconfig:CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-imx/mkimage_fit_atf.sh" configs/imx8mm-icore-mx8mm-ctouch2_defconfig:CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-imx/mkimage_fit_atf.sh" configs/imx8mm-icore-mx8mm-edimm2.2_defconfig:CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-imx/mkimage_fit_atf.sh" configs/imx8mm_beacon_defconfig:CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-imx/mkimage_fit_atf.sh" configs/imx8mm_venice_defconfig:CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-imx/mkimage_fit_atf.sh" configs/imx8mn_beacon_2g_defconfig:CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-imx/mkimage_fit_atf.sh" configs/imx8mn_beacon_defconfig:CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-imx/mkimage_fit_atf.sh" configs/imx8qm_rom7720_a1_4G_defconfig:CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-imx/mkimage_fit_atf.sh" configs/phycore-imx8mm_defconfig:CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-imx/mkimage_fit_atf.sh"
Should I send out an RFC to have the FIT generator script removed for 'mach-imx'?
This would trigger the build failures for those derivatives, but since it is broken anyway - this would need to be solved by maintainers migrating them to binman.
Regards,
Fabio Estevam
Regards, Andrey