binman: Rename Entry.end_4gb
authorSimon Glass <sjg@chromium.org>
Wed, 26 Feb 2025 16:26:16 +0000 (09:26 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 4 Mar 2025 14:22:10 +0000 (08:22 -0600)
commit91fa9d9ed2e10d6f96a80b9655c105fe99592519
tree615ef437ccf55d2aaa6e3768eb80235e8a7ba65c
parent3ff97659ae9ff97aa3de0739b2d32a2d9b689528
binman: Rename Entry.end_4gb

The property is named end_at_4gb so name the variable the same, to avoid
confusion.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/entry.py
tools/binman/etype/section.py