[PATCH v6] imx: imx8qm: cgtqmx8: switch to binman

Fabio Estevam festevam at gmail.com
Wed Nov 2 15:45:48 CET 2022


On Wed, Nov 2, 2022 at 11:42 AM Oliver Graute <oliver.graute at gmail.com> wrote:

> I have these boards in mind for missing binman support:
>
> imx8qm-rom7720, cgtqmx8, imx8qxp, imx8qm_mek, giedi, deneb,
> colibri_imx8x, apalis_imx8
>
> After checking arch/arm/mach-imx/imx8/Kconfig and
> arch/arm/mach-imx/imx8m/Kconfig I see no more imx8mq boards which needs
> porting to binman.
>
> But nxp naming is easy to confuse so perhaps I missed some boards. Can
> you tell me which imx8mq boards you mean exactly? then I would try port
> them to.

Your list is complete:

git grep CONFIG_ARCH_IMX8=y configs/

configs/apalis-imx8_defconfig:CONFIG_ARCH_IMX8=y
configs/cgtqmx8_defconfig:CONFIG_ARCH_IMX8=y
configs/colibri-imx8x_defconfig:CONFIG_ARCH_IMX8=y
configs/deneb_defconfig:CONFIG_ARCH_IMX8=y
configs/giedi_defconfig:CONFIG_ARCH_IMX8=y
configs/imx8qm_mek_defconfig:CONFIG_ARCH_IMX8=y
configs/imx8qm_rom7720_a1_4G_defconfig:CONFIG_ARCH_IMX8=y
configs/imx8qxp_mek_defconfig:CONFIG_ARCH_IMX8=y

Thanks for working on this.


More information about the U-Boot mailing list