summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ti-linux-fw
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2021-10-26 21:22:09 +0000
committerRyan Eatmon <reatmon@ti.com>2022-02-01 09:06:28 -0600
commit641b49c6a8977e8723441be5b97a36cdd14bcc06 (patch)
tree0e39b275582017e07130eac7a4a287ec75cbb554 /recipes-bsp/ti-linux-fw
parent687dae43026314c4a649bb2c7b1d53dde0bdb3c4 (diff)
downloadmeta-ti-641b49c6a8977e8723441be5b97a36cdd14bcc06.tar.gz
recipes-bsp: Add cnm-wave-fw firmware recipe
Add firmware recipe to add the Wave521cl firmware pieces in for j7 platform. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp/ti-linux-fw')
-rw-r--r--recipes-bsp/ti-linux-fw/ti-linux-fw.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
index f1607686..9bd2d0a8 100644
--- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -17,6 +17,7 @@ PRUETH_FW_AM65X_SR2_VERSION = "02.02.09.07"
17GOODIX_FW_VERSION = "1.0.0.0" 17GOODIX_FW_VERSION = "1.0.0.0"
18CADENCE_MHDP_FW_VERSION = "1.2.17" 18CADENCE_MHDP_FW_VERSION = "1.2.17"
19IMG_DEC_FW_VERSION = "1.0" 19IMG_DEC_FW_VERSION = "1.0"
20CNM_WAVE521_FW_VERSION = "1.0.00"
20 21
21TI_LINUX_FW_SRCREV ?= "c96a734a059889e571dcf30c0638157c690a6e6e" 22TI_LINUX_FW_SRCREV ?= "c96a734a059889e571dcf30c0638157c690a6e6e"
22SRCREV = "${TI_LINUX_FW_SRCREV}" 23SRCREV = "${TI_LINUX_FW_SRCREV}"