[PATCH 1/8] binman: Add a test for an inner section with a size

Simon Glass sjg at chromium.org
Thu Jan 19 03:11:38 CET 2023


This is a slightly different scenario from the existing testSections
tests. Add a new test for it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/binman/ftest.py                   |  6 ++++++
 tools/binman/test/267_section_inner.dts | 16 ++++++++++++++++
 2 files changed, 22 insertions(+)
 create mode 100644 tools/binman/test/267_section_inner.dts

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list