From patchwork Wed Aug 16 22:19:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 28999 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 249C5C64EB4 for ; Wed, 16 Aug 2023 22:19:15 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.web10.174022.1692224342707034216 for ; Wed, 16 Aug 2023 15:19:11 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=Bb4jHk+M; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=RyfsAu3J; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 0101018a006e6b95-c74d5c24-a25f-461b-bba3-254c179ca581-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1692224351; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=dwi52CY5BfBMb2GocoEH5qKzmpCm+fgUofO9bu6FfGQ=; b=Bb4jHk+MrvHyX3DnGbk5ttPs4mVqAQ4oE5SUwExW1rGVT3mHC9mHJ+ELSEs4Fp3d 5GJtGudB2u/L3pVRHDl39gQxpp336wkuaLJ6VjvevVv69zPJFvyB4c1Ex992jOi6aZj MwD3oljEw2mEpucSTO4Dv+j3oB7+JqZ1WDOxAYMs= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1692224351; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=dwi52CY5BfBMb2GocoEH5qKzmpCm+fgUofO9bu6FfGQ=; b=RyfsAu3JvkqOPjFy9G9+t/GKl9wimX5bMcrtXUgXGLuMKzRcQnYD+3s+Ywcqb9i6 JcI6Fi/q4pFFwrA99mTVUOZ+0NuBN9Nhf3nDntFJWtD86IWnNm0+YuOwcWbuii0pHPd G1ls+JD0Y333UcVbk3lHui7xHI400thwPEiEIq4o= MIME-Version: 1.0 From: auh@yoctoproject.org To: Otavio Salvador Cc: openembedded-core@lists.openembedded.org Subject: [AUH] linux-firmware: upgrading to 20230804 SUCCEEDED Message-ID: <0101018a006e6b95-c74d5c24-a25f-461b-bba3-254c179ca581-000000@us-west-2.amazonses.com> Date: Wed, 16 Aug 2023 22:19:11 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.08.16-54.240.27.193 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 16 Aug 2023 22:19:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/186231 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *linux-firmware* to *20230804* has Succeeded. Next steps: - apply the patch: git am 0001-linux-firmware-upgrade-20230625-20230804.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 7f17d6fd5c5011c0a7c420dbbb99a25561d65807 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 16 Aug 2023 16:29:23 +0000 Subject: [PATCH] linux-firmware: upgrade 20230625 -> 20230804 --- ...20230625.bb => linux-firmware_20230804.bb} | 602 +++++++++++++++++- 1 file changed, 600 insertions(+), 2 deletions(-) rename meta/recipes-kernel/linux-firmware/{linux-firmware_20230625.bb => linux-firmware_20230804.bb} (65%) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20230625.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20230804.bb similarity index 65% rename from meta/recipes-kernel/linux-firmware/linux-firmware_20230625.bb rename to meta/recipes-kernel/linux-firmware/linux-firmware_20230804.bb index 6765226b9d..036e92d625 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20230625.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20230804.bb @@ -1,3 +1,601 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- WHENCE +# +++ WHENCE +# @@ -1017,22 +1017,22 @@ +# Version: 74.a5e9588b.0 +# +# File: iwlwifi-cc-a0-77.ucode +# -Version: 74.206b0184.0 +# +Version: 74.2df8986f.0 +# +# File: iwlwifi-Qu-b0-hr-b0-77.ucode +# -Version: 74.206b0184.0 +# +Version: 74.2df8986f.0 +# +# File: iwlwifi-Qu-b0-jf-b0-77.ucode +# -Version: 74.206b0184.0 +# +Version: 74.2df8986f.0 +# +# File: iwlwifi-Qu-c0-hr-b0-77.ucode +# -Version: 74.206b0184.0 +# +Version: 74.2df8986f.0 +# +# File: iwlwifi-Qu-c0-jf-b0-77.ucode +# -Version: 74.206b0184.0 +# +Version: 74.2df8986f.0 +# +# File: iwlwifi-QuZ-a0-hr-b0-77.ucode +# -Version: 74.206b0184.0 +# +Version: 74.2df8986f.0 +# +# File: iwlwifi-QuZ-a0-jf-b0-77.ucode +# Version: 74.206b0184.0 +# @@ -1049,6 +1049,9 @@ +# File: iwlwifi-ty-a0-gf-a0-81.ucode +# Version: 78.31fc9ae6.0 +# +# +File: iwlwifi-ty-a0-gf-a0-83.ucode +# +Version: 80.e8f84e98.0 +# + +# File: iwlwifi-so-a0-gf4-a0-77.ucode +# Version: 74.f92b5fed.0 +# +# @@ -1061,6 +1064,9 @@ +# File: iwlwifi-so-a0-gf4-a0-81.ucode +# Version: 78.31fc9ae6.0 +# +# +File: iwlwifi-so-a0-gf4-a0-83.ucode +# +Version: 80.e8f84e98.0 +# + +# File: iwlwifi-so-a0-gf-a0-77.ucode +# Version: 74.f92b5fed.0 +# +# @@ -1072,6 +1078,9 @@ +# +# File: iwlwifi-so-a0-gf-a0-81.ucode +# Version: 78.31fc9ae6.0 +# + +# +File: iwlwifi-so-a0-gf-a0-83.ucode +# +Version: 80.e8f84e98.0 +# +# File: iwlwifi-so-a0-hr-b0-77.ucode +# Version: 74.f92b5fed.0 +# @@ -2382,6 +2391,13 @@ +# File: amdgpu/gc_11_0_2_mes_2.bin +# File: amdgpu/gc_11_0_2_pfp.bin +# File: amdgpu/gc_11_0_2_rlc.bin +# +File: amdgpu/gc_11_0_3_imu.bin +# +File: amdgpu/gc_11_0_3_me.bin +# +File: amdgpu/gc_11_0_3_mec.bin +# +File: amdgpu/gc_11_0_3_mes1.bin +# +File: amdgpu/gc_11_0_3_mes_2.bin +# +File: amdgpu/gc_11_0_3_pfp.bin +# +File: amdgpu/gc_11_0_3_rlc.bin +# File: amdgpu/gc_11_0_4_imu.bin +# File: amdgpu/gc_11_0_4_me.bin +# File: amdgpu/gc_11_0_4_mec.bin +# @@ -2407,6 +2423,8 @@ +# File: amdgpu/psp_13_0_8_asd.bin +# File: amdgpu/psp_13_0_8_ta.bin +# File: amdgpu/psp_13_0_8_toc.bin +# +File: amdgpu/psp_13_0_10_sos.bin +# +File: amdgpu/psp_13_0_10_ta.bin +# File: amdgpu/psp_13_0_11_ta.bin +# File: amdgpu/psp_13_0_11_toc.bin +# File: amdgpu/sdma_5_2_6.bin +# @@ -2414,8 +2432,10 @@ +# File: amdgpu/sdma_6_0_0.bin +# File: amdgpu/sdma_6_0_1.bin +# File: amdgpu/sdma_6_0_2.bin +# +File: amdgpu/sdma_6_0_3.bin +# File: amdgpu/smu_13_0_0.bin +# File: amdgpu/smu_13_0_7.bin +# +File: amdgpu/smu_13_0_10.bin +# File: amdgpu/vcn_3_1_2.bin +# File: amdgpu/vcn_4_0_0.bin +# File: amdgpu/vcn_4_0_2.bin +# @@ -3677,69 +3697,69 @@ +# File: intel/ibt-18-1.ddc +# Version: BT_ThunderPeak_A0_B0_REL0201 +# File:intel/ibt-20-0-3.sfi +# -Version: BT_CyclonePeak_A0_REL53392 +# +Version: BT_CyclonePeak_A0_REL53454 +# File:intel/ibt-20-0-3.ddc +# -Version: BT_CyclonePeak_A0_REL53392 +# +Version: BT_CyclonePeak_A0_REL53454 +# File:intel/ibt-20-1-3.sfi +# -Version: BT_CyclonePeak_A0_REL53392 +# +Version: BT_CyclonePeak_A0_REL53454 +# File:intel/ibt-20-1-3.ddc +# -Version: BT_CyclonePeak_A0_REL53392 +# +Version: BT_CyclonePeak_A0_REL53454 +# File:intel/ibt-20-1-4.sfi +# -Version: BT_CyclonePeak_A0_REL53392 +# +Version: BT_CyclonePeak_A0_REL53454 +# File:intel/ibt-20-1-4.ddc +# -Version: BT_CyclonePeak_A0_REL53392 +# +Version: BT_CyclonePeak_A0_REL53454 +# File:intel/ibt-19-0-0.sfi +# -Version: BT_Quasar_REL53392 +# +Version: BT_Quasar_REL53454 +# File:intel/ibt-19-0-0.ddc +# -Version: BT_Quasar_REL53392 +# +Version: BT_Quasar_REL53454 +# File:intel/ibt-19-0-1.sfi +# -Version: BT_Quasar_REL53392 +# +Version: BT_Quasar_REL53454 +# File:intel/ibt-19-0-1.ddc +# -Version: BT_Quasar_REL53392 +# +Version: BT_Quasar_REL53454 +# File:intel/ibt-19-0-3.sfi +# Version: BT_Quasar_REL53263 +# File:intel/ibt-19-0-3.ddc +# Version: BT_Quasar_REL53263 +# File:intel/ibt-19-0-4.sfi +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-19-0-4.ddc +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-19-16-4.sfi +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-19-16-4.ddc +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-19-32-1.sfi +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-19-32-1.ddc +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-19-32-0.sfi +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-19-32-0.ddc +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-19-32-4.sfi +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-19-32-4.ddc +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-19-240-1.sfi +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-19-240-1.ddc +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-19-240-4.sfi +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-19-240-4.ddc +# -Version: BT_HarrisonPeak_REL53392 +# +Version: BT_HarrisonPeak_REL53454 +# File:intel/ibt-0041-0041.sfi +# -Version: BT_TyphoonPeak_REL62562 +# +Version: BT_TyphoonPeak_REL67068 +# File:intel/ibt-0041-0041.ddc +# -Version: BT_TyphoonPeak_REL62562 +# +Version: BT_TyphoonPeak_REL67068 +# File:intel/ibt-0040-0041.sfi +# -Version: BT_Solar_GfP2_REL62562 +# +Version: BT_Solar_GfP2_REL67068 +# File:intel/ibt-0040-0041.ddc +# -Version: BT_Solar_GfP2_REL62562 +# +Version: BT_Solar_GfP2_REL67068 +# File:intel/ibt-1040-0041.sfi +# -Version: BT_SolarF_GfP2_REL62562 +# +Version: BT_SolarF_GfP2_REL67068 +# File:intel/ibt-1040-0041.ddc +# -Version: BT_SolarF_GfP2_REL62562 +# +Version: BT_SolarF_GfP2_REL67068 +# +# File:intel/ibt-0040-1020.sfi +# Version: BT_Solar_JfP1_REL59564 +# @@ -3760,13 +3780,13 @@ +# Version: BT_SolarF_JfP2_REL59564 +# +# File:intel/ibt-0040-4150.sfi +# -Version: BT_Solar_JnP2_REL62562 +# +Version: BT_Solar_JnP2_REL67068 +# File:intel/ibt-0040-4150.ddc +# -Version: BT_Solar_JnP2_REL62562 +# +Version: BT_Solar_JnP2_REL67068 +# File:intel/ibt-1040-4150.sfi +# -Version: BT_SolarF_JnP2_REL62562 +# +Version: BT_SolarF_JnP2_REL67068 +# File:intel/ibt-1040-4150.ddc +# -Version: BT_SolarF_JnP2_REL62562 +# +Version: BT_SolarF_JnP2_REL67068 +# +# Licence: Redistributable. See LICENCE.ibt_firmware for details +# +# @@ -3900,10 +3920,10 @@ +# Version: 2014-10-28 +# File: amd-ucode/microcode_amd_fam17h.bin +# Raw: amd-ucode/microcode_amd_fam17h.bin +# -Version: 2023-04-13 +# +Version: 2023-07-19 +# File: amd-ucode/microcode_amd_fam19h.bin +# Raw: amd-ucode/microcode_amd_fam19h.bin +# -Version: 2023-01-31 +# +Version: 2023-07-18 +# File: amd-ucode/README +# +# License: Redistributable. See LICENSE.amd-ucode for details +# @@ -4662,7 +4682,7 @@ +# Version: DMC API/APB ver 2 release 16 for Alderlake P +# +# File: i915/adlp_dmc.bin +# -Version: DMC API/APB ver 2 release 19 for Alderlake P +# +Version: DMC API/APB ver 2 release 20 for Alderlake P +# +# File: i915/adlp_guc_62.0.3.bin +# Version: GuC API/APB ver 62.0.3 for Alderlake P +# @@ -4683,7 +4703,7 @@ +# Version: GuC API/APB ver 70.4.1 for DG2 +# +# File: i915/dg2_guc_70.bin +# -Version: GuC API/APB ver 70.5.1 for DG2 +# +Version: GuC API/APB ver 70.8.0 for DG2 +# +# File: i915/dg2_huc_gsc.bin +# Version: HuC API/APB ver 7.10.3 for DG2 +# @@ -4701,13 +4721,13 @@ +# Version: DMC API/APB ver 2 release 10 for Meteorlake +# +# File: i915/mtl_dmc.bin +# -Version: DMC API/APB ver 2 release 12 for Meteorlake +# +Version: DMC API/APB ver 2 release 13 for Meteorlake +# +# File: i915/mtl_guc_70.bin +# -Version: GuC API/APB ver 70.6.6 for Meteorlake +# +Version: GuC API/APB ver 70.8.0 for Meteorlake +# +# File: i915/mtl_huc_gsc.bin +# -Version: HuC API/APB ver 8.5.0 for Meteorlake +# +Version: HuC API/APB ver 8.5.1 for Meteorlake +# +# License: Redistributable. See LICENSE.i915 for details +# -------------------------------------------------------------------------- +# @@ -5198,7 +5218,7 @@ +# File: mediatek/mt8192/scp.img +# Version: v2.0.20536 +# File: mediatek/mt8195/scp.img +# -Version: v2.0.11966 +# +Version: v2.0.21961 +# +# Licence: Redistributable. See LICENCE.mediatek for details. +# +# @@ -5386,9 +5406,9 @@ +# Driver: mt7922 - MediaTek MT7922 Wireless MACs +# +# File: mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin +# -Version: 20230530123154a +# +Version: 20230627143702a +# File: mediatek/WIFI_RAM_CODE_MT7922_1.bin +# -Version: 20230530123236 +# +Version: 20230627143946 +# +# Licence: Redistributable. See LICENCE.mediatek for details. +# +# @@ -5397,7 +5417,7 @@ +# Driver: mt7922 - MediaTek MT7922 bluetooth chipset +# +# File: mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin +# -Version: 20230530123531 +# +Version: 20230627144220 +# +# Licence: Redistributable. See LICENCE.mediatek for details. +# +# @@ -5619,6 +5639,9 @@ +# File: qcom/sdm845/adspua.jsn +# File: qcom/sdm845/cdsp.mbn +# File: qcom/sdm845/cdspr.jsn +# +File: qcom/sdm845/Thundercomm/db845c/slpi.mbn +# +File: qcom/sdm845/Thundercomm/db845c/slpir.jsn +# +File: qcom/sdm845/Thundercomm/db845c/slpius.jsn +# File: qcom/sm8250/adsp.mbn +# File: qcom/sm8250/adspr.jsn +# File: qcom/sm8250/adspua.jsn +# @@ -5631,7 +5654,6 @@ +# File: qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn +# File: qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn +# File: qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn +# -Link: qcom/LENOVO/21BX -> ../sc8280xp/LENOVO/21BX +# +# Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details +# +# @@ -5731,6 +5753,10 @@ +# File: mellanox/mlxsw_spectrum2-29.2010.3146.mfa2 +# File: mellanox/mlxsw_spectrum3-30.2010.3146.mfa2 +# File: mellanox/lc_ini_bundle_2010_3146.bin +# +File: mellanox/mlxsw_spectrum-13.2012.1012.mfa2 +# +File: mellanox/mlxsw_spectrum2-29.2012.1012.mfa2 +# +File: mellanox/mlxsw_spectrum3-30.2012.1012.mfa2 +# +File: mellanox/mlxsw_spectrum4-34.2012.1012.mfa2 +# +# Licence: +# Copyright (c) 2017-2020 Mellanox Technologies, Ltd. All rights reserved. +# @@ -5831,6 +5857,7 @@ +# +# File: intel/ice/ddp/ice-1.3.30.0.pkg +# Link: intel/ice/ddp/ice.pkg -> ice-1.3.30.0.pkg +# +File: intel/ice/ddp-lag/ice_lag-1.3.1.0.pkg +# +# License: Redistributable. See LICENSE.ice for details +# +# @@ -5879,7 +5906,7 @@ +# Driver: wfx - Silicon Labs Wi-Fi Transceiver +# +# File: wfx/wfm_wf200_C0.sec +# -Version: 3.14 +# +Version: 3.16.1 +# +# File: wfx/brd4001a.pds +# File: wfx/brd8022a.pds +# @@ -6105,6 +6132,175 @@ +# File: cirrus/cs35l41-dsp1-spk-prot-10431e12-spkid0-r0.bin +# File: cirrus/cs35l41-dsp1-spk-prot-10431e12-spkid1-l0.bin +# File: cirrus/cs35l41-dsp1-spk-prot-10431e12-spkid1-r0.bin +# +File: cirrus/cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431573.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431573.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431463.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431463.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431483.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431483.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431663.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431663.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431473.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431473.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431493.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431493.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431533.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431533.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431433.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431433.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431caf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431caf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431cef.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431cef.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-104314d3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-104314d3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431c9f.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431c9f.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431cdf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431cdf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431ccf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431ccf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431503.wmfw -> cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431503.wmfw -> cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-104314e3.wmfw -> cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-104314e3.wmfw -> cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431d1f.wmfw -> cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431d1f.wmfw -> cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-104317f3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-104317f3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +File: cirrus/cs35l41-dsp1-spk-prot-10431c9f-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431c9f-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431c9f-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431c9f-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431c9f-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431c9f-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431c9f-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431c9f-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431caf-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431caf-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431caf-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431caf-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431caf-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431caf-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431caf-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431caf-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431503-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431503-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431503-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431503-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431503-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431503-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431503-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431503-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431ccf-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431ccf-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431ccf-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431ccf-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431ccf-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431ccf-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431ccf-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431ccf-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431cef-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431cef-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431cef-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431cef-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431cef-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431cef-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431cef-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431cef-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431463-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431463-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431463-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431463-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431463-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431463-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431463-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431463-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431483-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431483-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431483-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431483-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431473-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431473-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431473-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431473-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431533-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431533-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431533-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431533-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431533-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431533-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431533-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431533-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431433-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431433-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431433-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431433-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431433-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431433-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431433-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431433-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431573-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431573-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431573-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431573-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431573-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431573-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431573-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431573-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-104317f3-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-104317f3-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-104317f3-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-104317f3-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-104317f3-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-104317f3-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-104317f3-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-104317f3-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431493-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431493-spkid0-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431493-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431493-spkid0-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431493-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431493-spkid1-l0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10431493-spkid1-r0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10431493-spkid1-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431663-l0.bin -> cs35l41-dsp1-spk-prot-10431483-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431663-l0.bin -> cs35l41-dsp1-spk-cali-10431483-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431663-r0.bin -> cs35l41-dsp1-spk-prot-10431483-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431663-r0.bin -> cs35l41-dsp1-spk-cali-10431483-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-104314d3-spkid0-l0.bin -> cs35l41-dsp1-spk-prot-10431c9f-spkid0-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-104314d3-spkid0-l0.bin -> cs35l41-dsp1-spk-cali-10431c9f-spkid0-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-104314d3-spkid0-r0.bin -> cs35l41-dsp1-spk-prot-10431c9f-spkid0-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-104314d3-spkid0-r0.bin -> cs35l41-dsp1-spk-cali-10431c9f-spkid0-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-104314d3-spkid1-l0.bin -> cs35l41-dsp1-spk-prot-10431c9f-spkid1-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-104314d3-spkid1-l0.bin -> cs35l41-dsp1-spk-cali-10431c9f-spkid1-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-104314d3-spkid1-r0.bin -> cs35l41-dsp1-spk-prot-10431c9f-spkid1-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-104314d3-spkid1-r0.bin -> cs35l41-dsp1-spk-cali-10431c9f-spkid1-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431cdf-spkid0-l0.bin -> cs35l41-dsp1-spk-prot-10431ccf-spkid0-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431cdf-spkid0-l0.bin -> cs35l41-dsp1-spk-cali-10431ccf-spkid0-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431cdf-spkid0-r0.bin -> cs35l41-dsp1-spk-prot-10431ccf-spkid0-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431cdf-spkid0-r0.bin -> cs35l41-dsp1-spk-cali-10431ccf-spkid0-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431cdf-spkid1-l0.bin -> cs35l41-dsp1-spk-prot-10431ccf-spkid1-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431cdf-spkid1-l0.bin -> cs35l41-dsp1-spk-cali-10431ccf-spkid1-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431cdf-spkid1-r0.bin -> cs35l41-dsp1-spk-prot-10431ccf-spkid1-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431cdf-spkid1-r0.bin -> cs35l41-dsp1-spk-cali-10431ccf-spkid1-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-104314e3-spkid0-l0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid0-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-104314e3-spkid0-l0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid0-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-104314e3-spkid0-r0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid0-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-104314e3-spkid0-r0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid0-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-104314e3-spkid1-l0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid1-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-104314e3-spkid1-l0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid1-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-104314e3-spkid1-r0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid1-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-104314e3-spkid1-r0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid1-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431d1f-spkid0-l0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid0-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431d1f-spkid0-l0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid0-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431d1f-spkid0-r0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid0-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431d1f-spkid0-r0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid0-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431d1f-spkid1-l0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid1-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431d1f-spkid1-l0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid1-l0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10431d1f-spkid1-r0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid1-r0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10431d1f-spkid1-r0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid1-r0.bin +# Link: cirrus/cs35l41-dsp1-spk-prot-10431b93.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# Link: cirrus/cs35l41-dsp1-spk-cali-10431b93.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# Link: cirrus/cs35l41-dsp1-spk-prot-10431a20.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# @@ -6269,6 +6465,48 @@ +# File: cirrus/cs35l41-dsp1-spk-cali-103c8b92.bin +# Link: cirrus/cs35l41-dsp1-spk-prot-103c8c26.bin -> cs35l41-dsp1-spk-prot-103c8b45.bin +# Link: cirrus/cs35l41-dsp1-spk-cali-103c8c26.bin -> cs35l41-dsp1-spk-cali-103c8b45.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cbd.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cbd.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cbe.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cbe.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cbf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cbf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cc1.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cc1.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cc2.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cc2.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cc3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cc3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cc4.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cc4.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw +# +File: cirrus/cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin +# +File: cirrus/cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin +# +File: cirrus/cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cbe-spkid0.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cbe-spkid0.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cbe-spkid1.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cbe-spkid1.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cbf-spkid0.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cbf-spkid0.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cbf-spkid1.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cbf-spkid1.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cc1-spkid0.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cc1-spkid0.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cc1-spkid1.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cc1-spkid1.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cc2-spkid0.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cc2-spkid0.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cc2-spkid1.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cc2-spkid1.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cc3-spkid0.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cc3-spkid0.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cc3-spkid1.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cc3-spkid1.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cc4-spkid0.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cc4-spkid0.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin +# +Link: cirrus/cs35l41-dsp1-spk-prot-10280cc4-spkid1.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin +# +Link: cirrus/cs35l41-dsp1-spk-cali-10280cc4-spkid1.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin +# +# License: Redistributable. See LICENSE.cirrus for details. +# +# @@ -6299,7 +6537,7 @@ +# +# Driver: nxp-sr1xx - NXP Ultra Wide Band driver +# File: nxp/sr150_fw.bin +# -Version: 35.00.03 +# +Version: 44.00.02 +# +# Licence: Redistributable. See LICENSE.nxp for details +# Originates from https://github.com/NXP/uwb-NXPUWB-FW.git +# @@ -6323,4 +6561,14 @@ +# +# Licence: Redistributable. See LICENSE.nxp for details +# +# --------------------------------------------------------------------------- +# +Originates from https://github.com/nxp-imx/imx-firmware/tree/lf-6.1.22_2.0.0/nxp +# + +# +-------------------------------------------------------------------------- +# + +# +Driver: qcom-sc8280xp - Qualcomm ASoC tplg Firmware +# +File: qcom/sc8280xp/LENOVO/21BX/audioreach-tplg.bin +# +Version: v0.1.0 +# + +# +Licence: Redistributable. See LICENCE.linaro for details +# +Originates from https://git.linaro.org/people/srinivas.kandagatla/audioreach-topology.git +# +-------------------------------------------------------------------------- +# +# + SUMMARY = "Firmware files for use with Linux kernel" HOMEPAGE = "https://www.kernel.org/" DESCRIPTION = "Linux firmware is a package distributed alongside the Linux kernel \ @@ -130,7 +728,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ - file://WHENCE;md5=${WHENCE_CHKSUM} \ + file://WHENCE;md5=41f9a48bf27971b126a36f9344594dcd \ " # WHENCE checksum is defined separately to ease overriding it if # class-devupstream is selected. @@ -212,7 +810,7 @@ SRC_URI:class-devupstream = "git://git.kernel.org/pub/scm/linux/kernel/git/firmw # Pin this to the 20220509 release, override this in local.conf SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" -SRC_URI[sha256sum] = "87597111c0d4b71b31e53cb85a92c386921b84c825a402db8c82e0e86015500d" +SRC_URI[sha256sum] = "88d46c543847ee3b03404d4941d91c92974690ee1f6fdcbee9cef3e5f97db688" inherit allarch