summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-06-15 15:18:49 -0500
committerRyan Eatmon <reatmon@ti.com>2023-06-15 15:31:23 -0500
commitc23cd182375ff248046e153c5c0a95418e4a8bae (patch)
tree68285f60ab1fdaf95094f721fc78c6171fafff49 /meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
parent3e3b625c8100ebaedd749acf9cb48d18f04b9c6a (diff)
downloadmeta-ti-c23cd182375ff248046e153c5c0a95418e4a8bae.tar.gz
ti-sci-fw: Include the TIFS LPM stub with the rest of SYSFW
This firmware is shipped with the rest of ti-sysfw blobs, it shares the same versions too and so should be simply bundled with the same. This stub is also built into U-Boot and not loaded during kernel runtime anymore, so remove the RDEPENDS in kernel. Signed-off-by: Andrew Davis <afd@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc')
-rw-r--r--meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
index 8e1b68c4..a3d43fd1 100644
--- a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -14,7 +14,6 @@ GOODIX_FW_VERSION = "1.0.0.0"
14CADENCE_MHDP_FW_VERSION = "2.1.0" 14CADENCE_MHDP_FW_VERSION = "2.1.0"
15IMG_DEC_FW_VERSION = "1.0" 15IMG_DEC_FW_VERSION = "1.0"
16CNM_WAVE521_FW_VERSION = "1.0.00" 16CNM_WAVE521_FW_VERSION = "1.0.00"
17TIFS_LPM_STUB_FW_VERSION = "08.06.04"
18TI_DM_FW_VERSION = "08.06.04" 17TI_DM_FW_VERSION = "08.06.04"
19TI_SYSFW_VERSION = "08.06.04" 18TI_SYSFW_VERSION = "08.06.04"
20 19