mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-18 10:42:32 +00:00
cnm-wave-fw: update firmware name to wave521c_k3_codec_fw.bin
update firmware name to wave521c_k3_codec_fw.bin to align with
linux-firmware main branch. the following patch is part of
ti-linux-firmware thru mainline sync.
commit 48407ffd ("cnm: update chips&media wave521c firmware.")
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -20,9 +20,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
S = "${WORKDIR}/git"
|
||||
TARGET_WAVE521C = "wave521c_codec_fw.bin"
|
||||
|
||||
SOURCE_WAVE521C = "wave521c_codec_fw.bin"
|
||||
SOURCE_WAVE521C:j721s2 = "wave521c_j721s2_codec_fw.bin"
|
||||
SOURCE_WAVE521C:j784s4 = "wave521c_j721s2_codec_fw.bin"
|
||||
SOURCE_WAVE521C = "wave521c_k3_codec_fw.bin"
|
||||
|
||||
ALTERNATIVE_LINK_NAME[wave521c_codec_fw.bin] = "${nonarch_base_libdir}/firmware/${TARGET_WAVE521C}"
|
||||
ALTERNATIVE_TARGET[wave521c_codec_fw.bin] = "${nonarch_base_libdir}/firmware/cnm/${TARGET_WAVE521C}"
|
||||
|
||||
Reference in New Issue
Block a user