summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2025-09-18 08:28:40 -0500
committerRyan Eatmon <reatmon@ti.com>2025-09-18 23:56:22 -0500
commita96f917db84b3e803f80a67a6f6955da52d94e74 (patch)
treeaad0e9861239c7ee67447f9da6c3ae64ac5b75cb
parent12ed4dfce41e098643e10d29fe0780f99ba26dce (diff)
downloadmeta-ti-a96f917db84b3e803f80a67a6f6955da52d94e74.tar.gz
ti-bsp: Use same version for both UM and KM driver
The DRIVER and matching UMLIBS must always match, no need to define a version number for both. Keep this simple and remove the extra defines. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-beagle/conf/machine/include/beagle-bsp.inc4
-rw-r--r--meta-ti-bsp/conf/machine/include/ti-bsp.inc10
2 files changed, 2 insertions, 12 deletions
diff --git a/meta-beagle/conf/machine/include/beagle-bsp.inc b/meta-beagle/conf/machine/include/beagle-bsp.inc
index d180c297..448e2086 100644
--- a/meta-beagle/conf/machine/include/beagle-bsp.inc
+++ b/meta-beagle/conf/machine/include/beagle-bsp.inc
@@ -18,10 +18,8 @@ KERNEL_DEVICETREE_PREFIX:bsp-bb_org-6_12 = ""
18 18
19BSP_SGX_DRIVER_PROVIDER:bsp-bb_org-6_12 = "ti-sgx-ddk-km" 19BSP_SGX_DRIVER_PROVIDER:bsp-bb_org-6_12 = "ti-sgx-ddk-km"
20BSP_SGX_DRIVER_VERSION:bsp-bb_org-6_12 = "1.17%" 20BSP_SGX_DRIVER_VERSION:bsp-bb_org-6_12 = "1.17%"
21BSP_SGX_UMLIBS_VERSION:bsp-bb_org-6_12 = "1.17%"
22BSP_ROGUE_DRIVER_PROVIDER:bsp-bb_org-6_12 = "ti-img-rogue-driver" 21BSP_ROGUE_DRIVER_PROVIDER:bsp-bb_org-6_12 = "ti-img-rogue-driver"
23BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_12 = "24%" 22BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_12 = "24%"
24BSP_ROGUE_UMLIBS_VERSION:bsp-bb_org-6_12 = "24%"
25BSP_MESA_PVR_VERSION:bsp-bb_org-6_12 = "24%" 23BSP_MESA_PVR_VERSION:bsp-bb_org-6_12 = "24%"
26 24
27# GC320 support requires out-of-tree drivers not yet available in bb.org 6.12 25# GC320 support requires out-of-tree drivers not yet available in bb.org 6.12
@@ -41,10 +39,8 @@ KERNEL_DEVICETREE_PREFIX:bsp-bb_org-6_6 = ""
41 39
42BSP_SGX_DRIVER_PROVIDER:bsp-bb_org-6_6 = "ti-sgx-ddk-km" 40BSP_SGX_DRIVER_PROVIDER:bsp-bb_org-6_6 = "ti-sgx-ddk-km"
43BSP_SGX_DRIVER_VERSION:bsp-bb_org-6_6 = "1.17%" 41BSP_SGX_DRIVER_VERSION:bsp-bb_org-6_6 = "1.17%"
44BSP_SGX_UMLIBS_VERSION:bsp-bb_org-6_6 = "1.17%"
45BSP_ROGUE_DRIVER_PROVIDER:bsp-bb_org-6_6 = "ti-img-rogue-driver" 42BSP_ROGUE_DRIVER_PROVIDER:bsp-bb_org-6_6 = "ti-img-rogue-driver"
46BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_6 = "24%" 43BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_6 = "24%"
47BSP_ROGUE_UMLIBS_VERSION:bsp-bb_org-6_6 = "24%"
48BSP_MESA_PVR_VERSION:bsp-bb_org-6_6 = "24%" 44BSP_MESA_PVR_VERSION:bsp-bb_org-6_6 = "24%"
49 45
50# GC320 support requires out-of-tree drivers not yet available in bb.org 6.6 46# GC320 support requires out-of-tree drivers not yet available in bb.org 6.6
diff --git a/meta-ti-bsp/conf/machine/include/ti-bsp.inc b/meta-ti-bsp/conf/machine/include/ti-bsp.inc
index b4fe0676..0ea7bd7b 100644
--- a/meta-ti-bsp/conf/machine/include/ti-bsp.inc
+++ b/meta-ti-bsp/conf/machine/include/ti-bsp.inc
@@ -44,10 +44,8 @@ BSP_BOOTLOADER_VERSION:bsp-ti-6_12 = "2025.01%"
44 44
45BSP_SGX_DRIVER_PROVIDER:bsp-ti-6_12 = "ti-sgx-ddk-km" 45BSP_SGX_DRIVER_PROVIDER:bsp-ti-6_12 = "ti-sgx-ddk-km"
46BSP_SGX_DRIVER_VERSION:bsp-ti-6_12 = "1.17%" 46BSP_SGX_DRIVER_VERSION:bsp-ti-6_12 = "1.17%"
47BSP_SGX_UMLIBS_VERSION:bsp-ti-6_12 = "1.17%"
48BSP_ROGUE_DRIVER_PROVIDER:bsp-ti-6_12 = "ti-img-rogue-driver" 47BSP_ROGUE_DRIVER_PROVIDER:bsp-ti-6_12 = "ti-img-rogue-driver"
49BSP_ROGUE_DRIVER_VERSION:bsp-ti-6_12 = "24%" 48BSP_ROGUE_DRIVER_VERSION:bsp-ti-6_12 = "24%"
50BSP_ROGUE_UMLIBS_VERSION:bsp-ti-6_12 = "24%"
51BSP_MESA_PVR_VERSION:bsp-ti-6_12 = "24%" 49BSP_MESA_PVR_VERSION:bsp-ti-6_12 = "24%"
52 50
53# ========== 51# ==========
@@ -61,10 +59,8 @@ BSP_BOOTLOADER_VERSION:bsp-ti-6_6 = "2024.04%"
61 59
62BSP_SGX_DRIVER_PROVIDER:bsp-ti-6_6 = "ti-sgx-ddk-km" 60BSP_SGX_DRIVER_PROVIDER:bsp-ti-6_6 = "ti-sgx-ddk-km"
63BSP_SGX_DRIVER_VERSION:bsp-ti-6_6 = "1.17%" 61BSP_SGX_DRIVER_VERSION:bsp-ti-6_6 = "1.17%"
64BSP_SGX_UMLIBS_VERSION:bsp-ti-6_6 = "1.17%"
65BSP_ROGUE_DRIVER_PROVIDER:bsp-ti-6_6 = "ti-img-rogue-driver" 62BSP_ROGUE_DRIVER_PROVIDER:bsp-ti-6_6 = "ti-img-rogue-driver"
66BSP_ROGUE_DRIVER_VERSION:bsp-ti-6_6 = "24%" 63BSP_ROGUE_DRIVER_VERSION:bsp-ti-6_6 = "24%"
67BSP_ROGUE_UMLIBS_VERSION:bsp-ti-6_6 = "24%"
68BSP_MESA_PVR_VERSION:bsp-ti-6_6 = "24%" 64BSP_MESA_PVR_VERSION:bsp-ti-6_6 = "24%"
69 65
70# GC320 support requires out-of-tree drivers not yet available in 6.6 66# GC320 support requires out-of-tree drivers not yet available in 6.6
@@ -84,8 +80,6 @@ BSP_SGX_DRIVER_PROVIDER ?= ""
84BSP_SGX_DRIVER_VERSION ?= "" 80BSP_SGX_DRIVER_VERSION ?= ""
85BSP_ROGUE_DRIVER_PROVIDER ?= "" 81BSP_ROGUE_DRIVER_PROVIDER ?= ""
86BSP_ROGUE_DRIVER_VERSION ?= "" 82BSP_ROGUE_DRIVER_VERSION ?= ""
87BSP_SGX_UMLIBS_VERSION ?= ""
88BSP_ROGUE_UMLIBS_VERSION ?= ""
89BSP_MESA_PVR_VERSION ?= "" 83BSP_MESA_PVR_VERSION ?= ""
90 84
91# ========== 85# ==========
@@ -101,7 +95,7 @@ PREFERRED_VERSION_${BSP_BOOTLOADER_PROVIDER} ?= "${BSP_BOOTLOADER_VERSION}"
101# GPU provider gets set in machine configs, as some machines are headless 95# GPU provider gets set in machine configs, as some machines are headless
102# Select default preferred versions here 96# Select default preferred versions here
103PREFERRED_VERSION_ti-sgx-ddk-km ?= "${BSP_SGX_DRIVER_VERSION}" 97PREFERRED_VERSION_ti-sgx-ddk-km ?= "${BSP_SGX_DRIVER_VERSION}"
104PREFERRED_VERSION_ti-sgx-ddk-um ?= "${BSP_SGX_UMLIBS_VERSION}" 98PREFERRED_VERSION_ti-sgx-ddk-um ?= "${BSP_SGX_DRIVER_VERSION}"
105PREFERRED_VERSION_ti-img-rogue-driver ?= "${BSP_ROGUE_DRIVER_VERSION}" 99PREFERRED_VERSION_ti-img-rogue-driver ?= "${BSP_ROGUE_DRIVER_VERSION}"
106PREFERRED_VERSION_ti-img-rogue-umlibs ?= "${BSP_ROGUE_UMLIBS_VERSION}" 100PREFERRED_VERSION_ti-img-rogue-umlibs ?= "${BSP_ROGUE_DRIVER_VERSION}"
107PREFERRED_VERSION_mesa-pvr ?= "${BSP_MESA_PVR_VERSION}" 101PREFERRED_VERSION_mesa-pvr ?= "${BSP_MESA_PVR_VERSION}"