commit | fa24f5578cc0a2dc3afe8ce0c7b53b2d4408434c | [log] [tgz] |
---|---|---|
author | Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> | Fri Aug 19 16:25:23 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sat Aug 20 18:07:33 2022 -0600 |
tree | 677678de3bd9918b8ec974c76c9dc9dc18488acc | |
parent | 917b3c37ae10cc2a965cfc7d7eb701e5f0b75c39 [diff] |
binman: Check only section data in multi section test Check only section data instead of the rest of the image in multi section test. Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> Reviewed-by: Simon Glass <sjg@chromium.org>