diff options
author | Neha Malcom Francis <n-francis@ti.com> | 2025-03-17 10:24:20 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-03 11:37:45 -0600 |
commit | 42ce9ed7ffef726640fa234966e8c36d39252422 (patch) | |
tree | 5bcfdfbfea9fe9f3e057ff1a74a487669c97d6f8 /tools/u_boot_pylib/command.py | |
parent | 0e1fc465fea62ebae91f2f56cb823e8b37ee1077 (diff) |
tools: binman: control.py: Delete template nodes after parsing
Dynamically going through the subnode array and deleting leads to
templates being skipped from deletion when templates are consecutive in
the subnode list. Prevent this from happening by first parsing the DT
and then deleting the nodes. Add a testcase as well for this cornercase.
Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Diffstat (limited to 'tools/u_boot_pylib/command.py')
0 files changed, 0 insertions, 0 deletions