Skip to content

Conversation

@LaurentiuM1234
Copy link
Contributor

Zephyr commit b985442829dd ("dts: mimx93_evk_a55: avoid conflict with Ethos-U NPU reserved memory") changes SRAM0's address to 0xd0000000. This breaks the i.MX93 SOF build because the SRAM0 node is no longer deleted so west build complains about having 2 SRAM0 nodes with different addresses.

To fix this, update the deleted node's base address.

Zephyr commit b985442829dd ("dts: mimx93_evk_a55: avoid conflict
with Ethos-U NPU reserved memory") changes SRAM0's address to
0xd0000000. This breaks the i.MX93 SOF build because the SRAM0
node is no longer deleted so west build complains about having
2 SRAM0 nodes with different addresses.

To fix this, update the deleted node's base address.

Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
@kv2019i
Copy link
Collaborator

kv2019i commented Mar 5, 2024

Cherry-picked to #8903

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants