This patch is for Marek, to provide a starting point. To try it, use 'binman test -T' and see the missing coverage.
Signed-off-by: Simon Glass <s...@chromium.org> --- tools/binman/etype/nxp_imx8mimage.py | 3 ++- tools/binman/ftest.py | 4 ++++ tools/binman/test/339_nxp_imx8.dts | 17 +++++++++++++++++ 3 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 tools/binman/test/339_nxp_imx8.dts Applied to u-boot-dm/next, thanks!