aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'soc/am65x_sr2/evm/rm-cfg.c')
-rw-r--r--soc/am65x_sr2/evm/rm-cfg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/soc/am65x_sr2/evm/rm-cfg.c b/soc/am65x_sr2/evm/rm-cfg.c
index f14e969d8..0a4f13a5f 100644
--- a/soc/am65x_sr2/evm/rm-cfg.c
+++ b/soc/am65x_sr2/evm/rm-cfg.c
@@ -271,8 +271,8 @@ const struct boardcfg_rm_local am65_boardcfg_rm_data = {
271 .host_id = HOST_ID_A53_2, 271 .host_id = HOST_ID_A53_2,
272 }, 272 },
273 { 273 {
274 .start_resource = 153, 274 .start_resource = 154,
275 .num_resource = 7, 275 .num_resource = 6,
276 .type = RESASG_UTYPE(AM6_DEV_NAVSS0_RINGACC0, 276 .type = RESASG_UTYPE(AM6_DEV_NAVSS0_RINGACC0,
277 RESASG_SUBTYPE_RA_UDMAP_RX_H), 277 RESASG_SUBTYPE_RA_UDMAP_RX_H),
278 .host_id = HOST_ID_A53_2, 278 .host_id = HOST_ID_A53_2,