Commit d52a316
check-sof-logger: etrace is not available in all configurations
The "etrace" debugfs file is not available in all SOF
configurations, so it cannot be used to detect whether the DSP
has booted.
Use "/proc/asound/card0/id" instead.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent 736e79d commit d52a316
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
177 | 181 | | |
178 | 182 | | |
179 | | - | |
| 183 | + | |
180 | 184 | | |
181 | | - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
182 | 189 | | |
183 | 190 | | |
184 | | - | |
185 | 191 | | |
186 | 192 | | |
187 | 193 | | |
| |||
0 commit comments