[PATCH 0/4] board: toradex: k3: Sync rm-cfg with TIFS v12.00.00 firmware

Ernest Van Hoecke ernestvanhoecke at gmail.com
Fri May 8 10:52:08 CEST 2026


This series updates the Resource Management configuration for Toradex
K3-based boards and makes sure the TIFS-specific RM configuration is
used where applicable.

For Verdin AM62P, the tifs-rm-cfg.yaml file is refreshed with
k3-resource-partition V12.00.00 so that it stays in sync with the
existing rm-cfg.yaml update for the v11.02.09 and v12.00.00 TIFS
firmware resource reservation.

For Verdin AM62, the missing tifs-rm-cfg.yaml file is added. The file
matches the TI AM62x configuration, and rm-cfg.yaml was verified to
remain unchanged when regenerated with the same tool version.

For Aquila AM69, both rm-cfg.yaml and tifs-rm-cfg.yaml are updated to
match the resource allocation changes already present in the TI J784S4
configuration files.

Finally, the Verdin AM62 and Verdin AM62P binman descriptions are
updated to use tifs-rm-cfg.yaml for the TIFS RM fragment when building
tiboot3 images, following the same pattern used by the corresponding TI
AM62x/AM62Px platforms.

The generated/updated files were compared against the matching TI board
configuration files where applicable.

Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke at toradex.com>
---
Ernest Van Hoecke (4):
      board: toradex: verdin-am62p: update tifs-rm-cfg
      board: toradex: verdin-am62: add missing tifs-rm-cfg.yaml
      board: toradex: aquila-am69: update rm-cfg.yaml and tifs-rm-cfg.yaml
      arm: dts: k3: k3-am62*5-verdin-binman: Enable tifs-rm-cfg in binman

 arch/arm/dts/k3-am625-verdin-wifi-dev-binman.dtsi  |    4 +
 arch/arm/dts/k3-am62p5-verdin-wifi-dev-binman.dtsi |    4 +
 board/toradex/aquila-am69/rm-cfg.yaml              |   40 +-
 board/toradex/aquila-am69/tifs-rm-cfg.yaml         |   26 +-
 board/toradex/verdin-am62/tifs-rm-cfg.yaml         |  867 ++++++++++++
 board/toradex/verdin-am62p/tifs-rm-cfg.yaml        | 1476 ++++++++++----------
 6 files changed, 1670 insertions(+), 747 deletions(-)
---
base-commit: 3cdd19089f1b1b7cd08530f33ff4708abcfd426c
change-id: 20260508-v1-update-rm-cfg-f10acfce64d4

Best regards,
-- 
Ernest Van Hoecke <ernest.vanhoecke at toradex.com>



More information about the U-Boot mailing list