[PATCH 15/15] binman: Make a start on an iMX8 test
Simon Glass
sjg at chromium.org
Fri Sep 27 00:07:14 CEST 2024
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 <sjg at 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!
More information about the U-Boot
mailing list