Hello Neha, Thanks for updating these yaml
On 7/2/2025 4:25 PM, Neha Malcom Francis wrote:
Latest update to the K3 Resource Partitioning Tool updates the YAML configuration files to have standard formatting with respect to indentation. Update the files that require this cleanup.
Patch LGTM . Please update tool version in subject, which is used to generate yaml. With addition of tool version, Please use Reviewed-by: Udit Kumar <u-kum...@ti.com>
Signed-off-by: Neha Malcom Francis <n-fran...@ti.com> --- 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(-) diff --git a/board/ti/am64x/rm-cfg.yaml b/board/ti/am64x/rm-cfg.yaml index 88b37b5972c..1cc4cd34430 100644
[..]