Skip to content
Commit dd857ee7 authored by Simon Glass's avatar Simon Glass
Browse files

dtoc: Allow deleting nodes and adding them in the same sync



This does not work at present, since the current algorithm assumes that
either there are no nodes or all nodes have an offset. If a node is new,
but an old node is still in the tree, then syncing fails due to this
assumption.

Fix it and add a test.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent a30c39f2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment