On Mon, 12 May 2025 at 13:50, Moteen Shah <m-s...@ti.com> wrote: > > Add a function to scan through all the nodes in the device-tree > for bootph-* property. If found, propagate it to all of its parent > nodes up the hierarchy. > > Signed-off-by: Moteen Shah <m-s...@ti.com> > Signed-off-by: Simon Glass <s...@chromium.org> > --- > tools/binman/control.py | 51 +++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 51 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>