
26 Jan
2022
26 Jan
'22
4:37 p.m.
At present this does not check that the external data is in the expected place. Use a non-zero offset for the external data and check it.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
tools/binman/ftest.py | 17 +++++++++++++++++ tools/binman/test/162_fit_external.dts | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-)
Applied to u-boot-dm, thanks!