commit | 8498d550c59090f73ca4cc60c17a87dd2350f47e | [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 | fb428a63c189a3934ff1ffc9d2d3b9e05988a59d [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>