summaryrefslogtreecommitdiff
path: root/tools/binman/entry.py
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-03-18 10:25:01 +0300
committerSimon Glass <sjg@chromium.org>2021-03-26 07:03:09 +0300
commitcb8bebbde09c762cc09d2d1a387dc6b3c4434853 (patch)
tree3d07cb7e51dc946e4fb9bf692683007628a577c9 /tools/binman/entry.py
parent7697170e780bb13e7ace7035d8995190f79fc2f3 (diff)
downloadu-boot-cb8bebbde09c762cc09d2d1a387dc6b3c4434853.tar.xz
binman: Drop unnecessary field in output_fdt_info
At present we store an entry as the third field in output_fdt_info[]. This is only used to get the type of the entry. Of course multiple entries may have this same type. Also the entry type is the key to this dict, so we can use that instead. Drop the field and update GetUpdateNodes() to suit. Improve the comment for output_fdt_info a little while here. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/entry.py')
0 files changed, 0 insertions, 0 deletions