[PATCH 13/15] binman: Unwind the end-at-4gb special-case a little
Simon Glass
sjg at chromium.org
Fri Sep 27 00:07:16 CEST 2024
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 at chromium.org>
---
tools/binman/entry.py | 11 +++++++++--
tools/binman/etype/section.py | 15 +++++----------
tools/binman/image.py | 10 ++++------
3 files changed, 18 insertions(+), 18 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list