imx8mm_venice: switch to use binman to pack images
authorTim Harvey <tharvey@gateworks.com>
Fri, 7 Jan 2022 20:41:35 +0000 (12:41 -0800)
committerTom Rini <trini@konsulko.com>
Fri, 7 Jan 2022 20:49:13 +0000 (15:49 -0500)
commit7d926c9544c21e4ce899b31a265edbed551d2b92
tree6715223e096ee7f86d1800ea70771d58ba8e7a74
parentf17fb6cae4ddaa539f2a49851b112f2d547bbada
imx8mm_venice: switch to use binman to pack images

Use binman to pack images.

Note that imx8mm_venice supports several boards via multiple DTB's thus
in the fit node we must use:
- fit,fdt-list = "of-list"
- fdt-SEQ
- config-SEQ

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
arch/arm/mach-imx/imx8m/Kconfig
board/gateworks/venice/Kconfig
board/gateworks/venice/README
board/gateworks/venice/imximage-8mm-lpddr4.cfg [new file with mode: 0644]
configs/imx8mm_venice_defconfig