[PATCH 15/15] binman: Make a start on an iMX8 test
Marek Vasut
marex at denx.de
Fri Sep 27 00:20:21 CEST 2024
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 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!
Is this patch really supposed to be applied as-is ?
The commit message makes it seem like some RFC/Example code.
More information about the U-Boot
mailing list