On Fri, 19 Aug 2022 at 08:26, Stefan Herbrechtsmeier <stefan.herbrechtsmeier-...@weidmueller.com> wrote: > > From: Stefan Herbrechtsmeier <stefan.herbrechtsme...@weidmueller.com> > > Check only section data instead of the rest of the image in multi > section test.
BTW for future reference, it is good to indicate the motivation for a patch, not just what it does. > > Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsme...@weidmueller.com> > > --- > > (no changes since v5) > > Changes in v5: > - Add commit to check only section data in multi section test > > tools/binman/ftest.py | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-) > Reviewed-by: Simon Glass <s...@chromium.org> Applied to u-boot-dm, thanks!