This is a small updates across all K3 based phytec SoMs. Update docs, rm-cfg yaml files and drop rauc environment.
Wadim Egorov (7): board: phytec: phycore_am62x: Add tifs-rm-cfg arm: dts: k3-am625-phycore-som-binman: Enable tifs-rm-cfg board: phytec: phycore_am68x: Update rm-cfg include: env: phytec: Drop legacy RAUC boot logic doc: board: phytec: Fix typos and copy-paste errors in K3 docs doc: board: phytec: k3: Document boot flow and watchdog doc: board: phytec: Document DDR size override Kconfigs arch/arm/dts/k3-am625-phycore-som-binman.dtsi | 5 + board/phytec/phycore_am62x/tifs-rm-cfg.yaml | 867 ++++++++++++++++++ board/phytec/phycore_am68x/rm-cfg.yaml | 14 +- doc/board/phytec/k3-common.rst | 47 + doc/board/phytec/phycore-am62ax.rst | 8 +- doc/board/phytec/phycore-am62x.rst | 21 +- doc/board/phytec/phycore-am64x.rst | 24 +- include/env/phytec/k3_mmc.env | 4 +- include/env/phytec/rauc.env | 52 -- 9 files changed, 972 insertions(+), 70 deletions(-) create mode 100644 board/phytec/phycore_am62x/tifs-rm-cfg.yaml delete mode 100644 include/env/phytec/rauc.env -- 2.48.1

