mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
toradex: verdin-am62: sync rm-cfg with SDK 11.01.05.03 baseline
Update the resource management configuration (rm-cfg.yaml) to align with the default configuration provided in TI's AM62xx Processor SDK Linux version 11.01.05.03, generated using the K3 Resource Partitioning Tool. This matches the configuration from board/ti/am62x/rm-cfg.yaml and the notable change is the sharing of MCU GPIO interrupts between DM R5 and A53 cores, and reservation of an additional virtual interrupt and event for TIFS usage. Signed-off-by: Vitor Soares <vitor.soares@toradex.com> Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com> Reviewed-by: Anshul Dalal <anshuld@ti.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# SPDX-License-Identifier: GPL-2.0+
|
||||
# Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
|
||||
# Copyright (C) 2022-2025 Texas Instruments Incorporated - https://www.ti.com/
|
||||
#
|
||||
# Resource management configuration for AM62
|
||||
# Resource management configuration for AM62X
|
||||
#
|
||||
|
||||
---
|
||||
@@ -244,7 +244,7 @@ rm-cfg:
|
||||
subhdr:
|
||||
magic: 0x7B25
|
||||
size: 8
|
||||
resasg_entries_size: 960
|
||||
resasg_entries_size: 976
|
||||
reserved: 0
|
||||
resasg_entries:
|
||||
-
|
||||
@@ -285,10 +285,22 @@ rm-cfg:
|
||||
reserved: 0
|
||||
-
|
||||
start_resource: 0
|
||||
num_resource: 4
|
||||
num_resource: 2
|
||||
type: 320
|
||||
host_id: 12
|
||||
reserved: 0
|
||||
-
|
||||
start_resource: 2
|
||||
num_resource: 2
|
||||
type: 320
|
||||
host_id: 35
|
||||
reserved: 0
|
||||
-
|
||||
start_resource: 2
|
||||
num_resource: 2
|
||||
type: 320
|
||||
host_id: 36
|
||||
reserved: 0
|
||||
-
|
||||
start_resource: 4
|
||||
num_resource: 4
|
||||
@@ -501,13 +513,13 @@ rm-cfg:
|
||||
reserved: 0
|
||||
-
|
||||
start_resource: 44
|
||||
num_resource: 36
|
||||
num_resource: 35
|
||||
type: 1802
|
||||
host_id: 35
|
||||
reserved: 0
|
||||
-
|
||||
start_resource: 44
|
||||
num_resource: 36
|
||||
num_resource: 35
|
||||
type: 1802
|
||||
host_id: 36
|
||||
reserved: 0
|
||||
@@ -543,7 +555,7 @@ rm-cfg:
|
||||
reserved: 0
|
||||
-
|
||||
start_resource: 909
|
||||
num_resource: 627
|
||||
num_resource: 626
|
||||
type: 1805
|
||||
host_id: 128
|
||||
reserved: 0
|
||||
|
||||
Reference in New Issue
Block a user