On July 4, 2025 thus sayeth Neha Malcom Francis:
> Move to using the latest generated RM YAML configuration files generated
> by the K3 Resource Partitioning Tool which updates them to have standard
> formatting with respect to indentation.
>
> These files were generated from the untagged commit 41718bd5f915 ("docs:
> Update
> docs and move them to docs folder") of the K3 Resource Partitioning tool. This
> tool is packaged as a part of the public SDK and is not otherwise
> publicly available.
>
> Signed-off-by: Neha Malcom Francis <[email protected]>
> ---
> Changes since v1:
> https://lore.kernel.org/all/[email protected]/
> - commit message changed to include the generated tool commit (Udit)
>
> Boot logs:
> https://gist.github.com/nehamalcom/73c1c66d674c32f71a6ade8049c97d21
>
> board/ti/am64x/rm-cfg.yaml | 2416 +++++++-------
> board/ti/j7200/rm-cfg.yaml | 3554 ++++++++++----------
> board/ti/j721e/rm-cfg.yaml | 5498 +++++++++++++++----------------
> board/ti/j722s/rm-cfg.yaml | 66 +-
> board/ti/j722s/tifs-rm-cfg.yaml | 1552 ++++-----
> 5 files changed, 6543 insertions(+), 6543 deletions(-)
Are only these boards affected or should we do this for all the
reference boards?
~Bryan