Commit e738f04
app: boards: Add dts and config overlay for imx8mp cm7
This enables host_dma, sdma3 and sai3 nodes and their respective
drivers.
Also, we enable CONFIG_ROMSTART_RELOCATION_ROM option in order to put
romstart section into ITCM (because M7 gets its first instruction at
adress 0 in ITCM).
Note that we temporarily disable COMP_ASRC because there is a conflict
between NXP HAL and SOF ASRC headers.
e.g NXP HAL defines:
#define ASRC ((ASRC_Type *)ASRC_BASE)
and ASRC modules uses:
#if SOF_USE_MIN_HIFI(5, ASRC)
which results in a compilation error.
Signed-off-by: Daniel Baluta <[email protected]>1 parent 49018c3 commit e738f04
2 files changed
Lines changed: 42 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments