commit | 5e43fc0de87f557bf78a472fa6cfc74459761725 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed Oct 06 13:17:00 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 07 12:33:09 2022 -0500 |
tree | b3504e0419f83d7b37404210082973c10fdb17a5 | |
parent | 8cfa1d5c56e07baaf41280144b2914361afb68ed [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>