All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wadim Egorov <w.egorov@phytec.de>
To: <trini@konsulko.com>, <d.haller@phytec.de>, <peng.fan@nxp.com>,
	<jh80.chung@samsung.com>, <m.schwan@phytec.de>
Cc: <u-boot@lists.denx.de>, <upstream@lists.phytec.de>
Subject: [PATCH 3/7] board: phytec: phycore_am68x: Update rm-cfg
Date: Wed, 13 May 2026 09:19:01 +0200	[thread overview]
Message-ID: <20260513071905.83522-4-w.egorov@phytec.de> (raw)
In-Reply-To: <20260513071905.83522-1-w.egorov@phytec.de>

Mirror the j721s2 changes from commit c4fcf9b806ae ("board: ti: j7*:
Update rm-cfg and tifs-rm-cfg") to repurpose allocated resources with
version V11.02.07 of k3-resource-partition.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
---
 board/phytec/phycore_am68x/rm-cfg.yaml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/board/phytec/phycore_am68x/rm-cfg.yaml b/board/phytec/phycore_am68x/rm-cfg.yaml
index 8796463129d..728bfe241a4 100644
--- a/board/phytec/phycore_am68x/rm-cfg.yaml
+++ b/board/phytec/phycore_am68x/rm-cfg.yaml
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: GPL-2.0+
-# Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
+# Copyright (C) 2022-2026 Texas Instruments Incorporated - https://www.ti.com/
 #
 # Resource management configuration for J721S2
 #
@@ -429,24 +429,24 @@ rm-cfg:
             reserved: 0
         -
             start_resource: 10
-            num_resource: 100
+            num_resource: 98
             type: 14528
             host_id: 12
             reserved: 0
         -
-            start_resource: 110
+            start_resource: 108
             num_resource: 32
             type: 14528
             host_id: 13
             reserved: 0
         -
-            start_resource: 142
+            start_resource: 140
             num_resource: 21
             type: 14528
             host_id: 21
             reserved: 0
         -
-            start_resource: 163
+            start_resource: 161
             num_resource: 21
             type: 14528
             host_id: 23
@@ -1431,7 +1431,7 @@ rm-cfg:
             reserved: 0
         -
             start_resource: 236
-            num_resource: 20
+            num_resource: 18
             type: 16970
             host_id: 128
             reserved: 0
@@ -1497,7 +1497,7 @@ rm-cfg:
             reserved: 0
         -
             start_resource: 3426
-            num_resource: 1182
+            num_resource: 1180
             type: 16973
             host_id: 128
             reserved: 0
-- 
2.48.1


  parent reply	other threads:[~2026-05-13  7:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-13  7:18 [PATCH 0/7] board: phytec: Update rm-cfgs, env and docs Wadim Egorov
2026-05-13  7:18 ` [PATCH 1/7] board: phytec: phycore_am62x: Add tifs-rm-cfg Wadim Egorov
2026-05-13  7:19 ` [PATCH 2/7] arm: dts: k3-am625-phycore-som-binman: Enable tifs-rm-cfg Wadim Egorov
2026-05-13  7:19 ` Wadim Egorov [this message]
2026-05-13  7:19 ` [PATCH 4/7] include: env: phytec: Drop legacy RAUC boot logic Wadim Egorov
2026-05-13 14:10   ` Martin Schwan
2026-05-13  7:19 ` [PATCH 5/7] doc: board: phytec: Fix typos and copy-paste errors in K3 docs Wadim Egorov
2026-05-13  7:19 ` [PATCH 6/7] doc: board: phytec: k3: Document boot flow and watchdog Wadim Egorov
2026-05-13  7:19 ` [PATCH 7/7] doc: board: phytec: Document DDR size override Kconfigs Wadim Egorov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260513071905.83522-4-w.egorov@phytec.de \
    --to=w.egorov@phytec.de \
    --cc=d.haller@phytec.de \
    --cc=jh80.chung@samsung.com \
    --cc=m.schwan@phytec.de \
    --cc=peng.fan@nxp.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=upstream@lists.phytec.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.