On 16:05-20220607, Jayesh Choudhary via lists.yoctoproject.org wrote:
> Add the HS platform to the compatible list in the recipe.
> 
> Signed-off-by: Jayesh Choudhary <[email protected]>
> ---
>  recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb | 3 ++-
>  recipes-kernel/linux/kernel-rdepends.inc   | 1 +
>  2 files changed, 3 insertions(+), 1 deletion(-)
> 
> 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 0c432de2..83619090 100644
> --- a/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
> +++ b/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
> @@ -13,7 +13,7 @@ PR = "${INC_PR}.1"
>  
>  CLEANBROKEN = "1"
>  
> -COMPATIBLE_MACHINE = "j721s2-evm"
> +COMPATIBLE_MACHINE = "j721s2-evm|j721s2-hs-evm"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> @@ -22,6 +22,7 @@ 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"

Just curious..

Is the codec binary changing per board? if not, why not just plug it
based on SoC?

>  
>  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 --git a/recipes-kernel/linux/kernel-rdepends.inc 
> b/recipes-kernel/linux/kernel-rdepends.inc
> index 17aee4c2..2ebf4948 100644
> --- a/recipes-kernel/linux/kernel-rdepends.inc
> +++ b/recipes-kernel/linux/kernel-rdepends.inc
> @@ -45,6 +45,7 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j7 = " 
> vxd-dec-fw"
>  
>  # Add run-time dependency for Chips&Media Wave521 firmware to the rootfs
>  RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j721s2-evm = " cnm-wave-fw"
> +RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j721s2-hs-evm = " cnm-wave-fw"
>  
>  # Add run-time dependency for TIFS Low Power Module stub
>  RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am62xx-evm = " tifs-lpm-stub"
> -- 
> 2.17.1
> 

> 
> 
> 


-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 
849D 1736 249D
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14795): 
https://lists.yoctoproject.org/g/meta-ti/message/14795
Mute This Topic: https://lists.yoctoproject.org/mt/91597545/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to