You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intel_debug: introduction: Update for pathnames for IPC4 support
SOF supports platforms from Tiger Lake with IPC4, update the docuementation
accordingly.
Update the MTL/LNL topology path to follow a generic pattern and add a note
about the need for a symlink for the old path to retain backwards
compatibility with released kernels.
Signed-off-by: Peter Ujfalusi <[email protected]>
- CONFIG = topology variant needed for detected hardware configuration
173
183
174
184
Important notices:
185
+
- For compatibility reasons for **Meteor Lake and newer** ``/lib/firmware/intel/sof-ace-tplg`` must be symlinked to ``/lib/firmware/intel/sof-ipc4-tplg``
175
186
- The standard Linux firmware search path and order is followed. The above table covers the base "/lib/firmware" case. See https://docs.kernel.org/driver-api/firmware/fw_search_path.html for more information.
176
187
- The topology folder and filename can be overridden with "tplg_path" and "tplg_filename" `snd_sof_pci` kernel parameters.
0 commit comments