commit | b73d0bb584e5f89c8d80c7435f1a6c036be25dd9 | [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 | bce055338eabdac46d34c781753e05486898325a [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>