Commit 70f950f
committed
sof: fix logging on cAVS 1.8, 2.0 and 2.5
The logging base address, provided by the LOG_BACKEND_RB_MEM_BASE
Kconfig option has been copied from cAVS 1.5, but it's different on
versions 1.8, 2.0 and 2.5. This patch fixes logtool functionality
on those platforms.
Signed-off-by: Guennadi Liakhovetski <[email protected]>1 parent e514c51 commit 70f950f
File tree
3 files changed
+3
-3
lines changed- soc/xtensa/intel_adsp
- cavs_v18
- cavs_v20
- cavs_v25
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments