[PATCH 05/15] binman: Avoid setting the image_pos attribute directly

Simon Glass sjg at chromium.org
Fri Sep 27 00:07:30 CEST 2024


Two places set this attribute directly. Update them to use the function
provided.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/binman/etype/atf_fip.py | 2 +-
 tools/binman/etype/cbfs.py    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list