commit | 561128473db1e1e1f576d209f2f3d74fa7b54605 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 26 13:11:41 2024 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Sep 26 12:40:30 2024 +0200 |
tree | e86a2fb2b27fa5896f82aabc87f5fa54ef0d23ae | |
parent | 4b0f41457b676381008df92bb9c71a9928a6502e [diff] |
binman: Unwind the end-at-4gb special-case a little Move the check for this further out, so that base_addr is computed in Entry.WriteSymbols() rather than at lower levels. Signed-off-by: Simon Glass <sjg@chromium.org>