]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "Propagate bootph-all and bootph-some-ram property to all supernodes"
authorTom Rini <trini@konsulko.com>
Thu, 26 Jun 2025 15:58:45 +0000 (09:58 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 26 Jun 2025 17:48:39 +0000 (11:48 -0600)
Moteen Shah <m-shah@ti.com> says:

In the U-Boot pre-relocation stage, if the parent node lacks
bootph-all/bootph-some-ram property and the driver lacks a pre-reloc
flag, all of its subsequent subnodes gets skipped over from driver
binding—even if they have a bootph* property.

This series addresses the issue by scanning through all the nodes during
build time and propagating the applicable  property to all of its supernode.

Link: https://lore.kernel.org/r/20250516114148.3862114-1-m-shah@ti.com
1  2 
tools/binman/control.py
tools/binman/ftest.py

Simple merge
Simple merge