tools: binman: ftest.py: Add testcase for bootph-* propagation
authorMoteen Shah <m-shah@ti.com>
Fri, 16 May 2025 11:41:48 +0000 (17:11 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 26 Jun 2025 17:48:37 +0000 (11:48 -0600)
commit1b5e41964c34ee062fe9932ef5f9ccc747c50ea1
treef81ac42019ef132665f969b85872f576096cf1d1
parentd85d15fdfebd040e58bdf80e40ef09d67a8ac808
tools: binman: ftest.py: Add testcase for bootph-* propagation

Add a testcase to ensure that scan_and_prop_bootph() actually
propagates bootph-* properties to supernodes.

Signed-off-by: Moteen Shah <m-shah@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/ftest.py
tools/binman/test/347_bootph_prop.dts [new file with mode: 0644]