
27 Sep
2024
27 Sep
'24
12:43 p.m.
Hi Marek,
On Fri, 27 Sept 2024 at 00:20, Marek Vasut marex@denx.de wrote:
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.
Well it is better than what we have, so I applied it. It should give you something to build on.
Regards, Simon