]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Add a test for an inner section with a size
authorSimon Glass <sjg@chromium.org>
Wed, 11 Jan 2023 23:10:12 +0000 (16:10 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 18 Jan 2023 21:55:40 +0000 (14:55 -0700)
commit8ccf175271f3c8106a5aa119f462e7784b7227e3
tree12bcc4827f4aed1fb70b4e1647f7137323435bc3
parente31e54bfff08e3631d15689a30ac9741faab2201
binman: Add a test for an inner section with a size

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

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/ftest.py
tools/binman/test/267_section_inner.dts [new file with mode: 0644]