commit | a1fe67a58c6ef90edc08906b4f785e0f6ff45c0e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 26 13:11:35 2024 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Sep 26 12:40:30 2024 +0200 |
tree | bd3894170df379e606d7841ad87d0b4c5f1bec76 | |
parent | 52983ff54b3eca3485dcd54060bdb65423dac7ac [diff] |
binman: fit: Avoid assuming that a FIT member is a section Use the more generic variable name 'entry' to avoid confusion. Signed-off-by: Simon Glass <sjg@chromium.org>