diff mbox series

[meta-ti,dunfell] cnm-wave-fw: update firmware name to wave521c_k3_codec_fw.bin

Message ID 20221025231057.1913-1-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,dunfell] cnm-wave-fw: update firmware name to wave521c_k3_codec_fw.bin | expand

Commit Message

Ryan Eatmon Oct. 25, 2022, 11:10 p.m. UTC
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>
---
 recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Comments

Bajjuri, Praneeth Oct. 26, 2022, 12:33 a.m. UTC | #1
On 10/25/2022 6:10 PM, Ryan Eatmon wrote:
> 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>
> ---
>   recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb | 5 +----
>   1 file changed, 1 insertion(+), 4 deletions(-)
> 
> diff --git a/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb b/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
> index b5ad3e31..4c9c8d31 100644
> --- a/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
> +++ b/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
> @@ -20,10 +20,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
>   S = "${WORKDIR}/git"
>   TARGET_WAVE521C = "wave521c_codec_fw.bin"
>   
> -SOURCE_WAVE521C = "wave521c_codec_fw.bin"
> -SOURCE_WAVE521C_j721s2-evm = "wave521c_j721s2_codec_fw.bin"
> -SOURCE_WAVE521C_j721s2-hs-evm = "wave521c_j721s2_codec_fw.bin"
> -SOURCE_WAVE521C_j784s4-evm = "wave521c_j721s2_codec_fw.bin"
> +SOURCE_WAVE521C = "wave521c_k3_codec_fw.bin"

Looks good to me.


>   
>   ALTERNATIVE_LINK_NAME[wave521c_codec_fw.bin] = "${base_libdir}/firmware/${TARGET_WAVE521C}"
>   ALTERNATIVE_TARGET[wave521c_codec_fw.bin] = "${base_libdir}/firmware/cnm/${TARGET_WAVE521C}"
diff mbox series

Patch

diff --git a/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb b/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
index b5ad3e31..4c9c8d31 100644
--- a/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
+++ b/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
@@ -20,10 +20,7 @@  PACKAGE_ARCH = "${MACHINE_ARCH}"
 S = "${WORKDIR}/git"
 TARGET_WAVE521C = "wave521c_codec_fw.bin"
 
-SOURCE_WAVE521C = "wave521c_codec_fw.bin"
-SOURCE_WAVE521C_j721s2-evm = "wave521c_j721s2_codec_fw.bin"
-SOURCE_WAVE521C_j721s2-hs-evm = "wave521c_j721s2_codec_fw.bin"
-SOURCE_WAVE521C_j784s4-evm = "wave521c_j721s2_codec_fw.bin"
+SOURCE_WAVE521C = "wave521c_k3_codec_fw.bin"
 
 ALTERNATIVE_LINK_NAME[wave521c_codec_fw.bin] = "${base_libdir}/firmware/${TARGET_WAVE521C}"
 ALTERNATIVE_TARGET[wave521c_codec_fw.bin] = "${base_libdir}/firmware/cnm/${TARGET_WAVE521C}"