summaryrefslogtreecommitdiff
path: root/tools/binman/entry.py
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-03-18 20:25:00 +1300
committerSimon Glass <sjg@chromium.org>2021-03-26 17:03:09 +1300
commit7697170e780bb13e7ace7035d8995190f79fc2f3 (patch)
tree9a7b26f10b16fde7af4422b8a14380aeee1eac06 /tools/binman/entry.py
parent30e1b0944ffc7c5ca5bae9344fe3f21c66b3f86d (diff)
binman: Use the fake SPL/TPL only if requested
At present we always use the main devicetree for SPL/TPL as well when setting up the state. But this it not needed if there is a real devicetree for SPL or TPL. In fact it confuses things since we cannot distinguish between one being provided and using the fake one. Update the code to create the fakes only when requested. Put the mapping in a constant so we can use it elsewhere. Rename 'other_fname' to 'fname' while we are here since there is nothing 'other' about it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/entry.py')
0 files changed, 0 insertions, 0 deletions