diff options
Diffstat (limited to 'soc/am65x/evm/rm-cfg.c')
-rw-r--r-- | soc/am65x/evm/rm-cfg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soc/am65x/evm/rm-cfg.c b/soc/am65x/evm/rm-cfg.c index 01a888acd..3692b0b29 100644 --- a/soc/am65x/evm/rm-cfg.c +++ b/soc/am65x/evm/rm-cfg.c | |||
@@ -471,7 +471,7 @@ const struct boardcfg_rm_local am65_boardcfg_rm_data = { | |||
471 | .num_resource = 32, | 471 | .num_resource = 32, |
472 | .type = RESASG_UTYPE(RESASG_TYPE_PULSAR_C1_IRQ, | 472 | .type = RESASG_UTYPE(RESASG_TYPE_PULSAR_C1_IRQ, |
473 | RESASG_SUBTYPE_PULSAR_C1_IRQ_MAIN2MCU_LVL), | 473 | RESASG_SUBTYPE_PULSAR_C1_IRQ_MAIN2MCU_LVL), |
474 | .host_id = HOST_ID_R5_1, | 474 | .host_id = HOST_ID_R5_2, |
475 | }, | 475 | }, |
476 | { | 476 | { |
477 | .start_resource = 224, | 477 | .start_resource = 224, |