commit | d842d708591b945d2bc13a7fb03e6c33a8231b7a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 26 13:11:33 2024 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Sep 26 12:40:30 2024 +0200 |
tree | 67fcc4599d44f00811fd65132bdae8af9bdf4cc8 | |
parent | bad4a458ea6965dc9f42faedaa96c49e3d874a29 [diff] |
binman: Avoid setting the image_pos attribute directly Two places set this attribute directly. Update them to use the function provided. Signed-off-by: Simon Glass <sjg@chromium.org>