[PATCH 1/2] tools: binman: control.py: Propagate bootph-* properties to supernodes

Simon Glass sjg at chromium.org
Mon May 12 15:08:16 CEST 2025


On Mon, 12 May 2025 at 13:50, Moteen Shah <m-shah at 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-shah at ti.com>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>  tools/binman/control.py | 51 +++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 51 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list