Re: [PATCH 18/20] binman: fit: Allow running fdtgrep on devicetree blobs

2024-07-29 Thread Simon Glass
When using FIT to load firmware builds for multiple models, the FIT must include a common binary along with a number of devicetree blobs, one for each model. This is the same mechanism as is used for loading an OS. However, SPL builds do not normally use the full devicetree, but instead a cut-down

[PATCH 18/20] binman: fit: Allow running fdtgrep on devicetree blobs

2024-07-20 Thread Simon Glass
When using FIT to load firmware builds for multiple models, the FIT must include a common binary along with a number of devicetree blobs, one for each model. This is the same mechanism as is used for loading an OS. However, SPL builds do not normally use the full devicetree, but instead a cut-down