Re: [PATCH v2 03/28] binman: Add tests for skip-at-start sections

2020-10-29 Thread Simon Glass
At present this feature is tested view the end-at-4gb feature. Add some tests of its own, including the operation of padding. The third test here shows binman's current, inconsistent approach to padding in the top-level section. Future patches in this series will address this. Signed-off-by: Simo

[PATCH v2 03/28] binman: Add tests for skip-at-start sections

2020-10-26 Thread Simon Glass
At present this feature is tested view the end-at-4gb feature. Add some tests of its own, including the operation of padding. The third test here shows binman's current, inconsistent approach to padding in the top-level section. Future patches in this series will address this. Signed-off-by: Simo