
27 Sep
2024
27 Sep
'24
12:20 a.m.
On 9/27/24 12:07 AM, Simon Glass wrote:
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@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!
Is this patch really supposed to be applied as-is ? The commit message makes it seem like some RFC/Example code.