
17 Dec
2024
17 Dec
'24
5:55 p.m.
On Tue, 17 Dec 2024 at 04:07, Manorit Chawdhry m-chawdhry@ti.com wrote:
From: Neha Malcom Francis n-francis@ti.com
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.
Signed-off-by: Neha Malcom Francis n-francis@ti.com
tools/binman/control.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org