commit | 7d926c9544c21e4ce899b31a265edbed551d2b92 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri Jan 07 12:41:35 2022 -0800 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 07 15:49:13 2022 -0500 |
tree | 6715223e096ee7f86d1800ea70771d58ba8e7a74 | |
parent | f17fb6cae4ddaa539f2a49851b112f2d547bbada [diff] |
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>