[PATCH next v2 0/4] fit: print conf node compatibles + use property string constants
Tom Rini
trini at konsulko.com
Tue Dec 16 22:53:34 CET 2025
On Wed, 03 Dec 2025 17:19:31 +0100, Quentin Schulz wrote:
> This does a bit of "cleanup" by reusing constants for some FIT
> properties instead of having the same string in multiple places.
>
> Additionally, this adds a new constant for the compatible property in
> FIT configuration nodes[1] which is useful for FIT images with multiple
> FIT configuration nodes to support multiple devices in the same blob.
> U-Boot will try to figure out which node to select based on that
> compatible[2].
>
> [...]
Applied to u-boot/next, thanks!
[1/4] boot/fit: use constants for property strings
commit: 634dcda25924567d000396542948fc33c7e8bc1a
[2/4] lib: rsa: use FIT_ALGO_PROP constant instead of "algo" in FIT
commit: 883359e152d5000943411ef7d2daaec6c137f47d
[3/4] boot/fit: declare (and use) new constant for conf's compatible prop
commit: 3059eb0c27dd1b4a40a06bda4a47e10246185aca
[4/4] boot/fit: print all configuration node compatibles
commit: 6c7d3ba292c648c9075eb0b82278a844bb1ff953
--
Tom
More information about the U-Boot
mailing list