Re: [PATCH 02/20] binman: Correct an error in the FIT-template example

2024-07-29 Thread Neha Malcom Francis
Hi Simon On 20/07/24 16:19, Simon Glass wrote: The example contains references to an non-existent node. Fix it. Signed-off-by: Simon Glass --- tools/binman/binman.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/binman/binman.rst b/tools/binman/binman.rst i

Re: [PATCH 02/20] binman: Correct an error in the FIT-template example

2024-07-29 Thread Simon Glass
The example contains references to an non-existent node. Fix it. Signed-off-by: Simon Glass --- tools/binman/binman.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Applied to u-boot-dm, thanks!

[PATCH 02/20] binman: Correct an error in the FIT-template example

2024-07-20 Thread Simon Glass
The example contains references to an non-existent node. Fix it. Signed-off-by: Simon Glass --- tools/binman/binman.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/binman/binman.rst b/tools/binman/binman.rst index 872e9746c8c..0cafc36bdcb 100644 --- a/tools/bin