summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2025-05-16 20:54:48 -0400
committerRyan Eatmon <reatmon@ti.com>2025-05-28 10:18:07 -0500
commit7c3ec2d7041d639766aafbf85d12ae14dd9f526f (patch)
tree7e029d83e14588780af722f57ef496e8c07c4c36
parent094aad3b6f5538253b75ba1928af864ad769366b (diff)
downloadmeta-ti-7c3ec2d7041d639766aafbf85d12ae14dd9f526f.tar.gz
beagle-bsp.inc: add BSP definitions for 6.12
Add BSP definitions for "bsp-bb_org-6_12". Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-beagle/conf/machine/include/beagle-bsp.inc56
1 files changed, 39 insertions, 17 deletions
diff --git a/meta-beagle/conf/machine/include/beagle-bsp.inc b/meta-beagle/conf/machine/include/beagle-bsp.inc
index dbfd70bd..7dff583e 100644
--- a/meta-beagle/conf/machine/include/beagle-bsp.inc
+++ b/meta-beagle/conf/machine/include/beagle-bsp.inc
@@ -1,30 +1,30 @@
1# Use meta-ti-bsp "multi-BSP" facility to create a custom "bb_org" BSP profile 1# Use meta-ti-bsp "multi-BSP" facility to create a custom "bb_org" BSP profile
2# with default preferences for Beagle platforms 2# with default preferences for Beagle platforms
3 3
4# Default is bb_org-6_6, but can override with any of the existing options 4# Default is bb_org-6_12, but can override with any of the existing options
5TI_PREFERRED_BSP ?= "bb_org-6_6" 5TI_PREFERRED_BSP ?= "bb_org-6_12"
6 6
7# ========== 7# ==========
8# bb_org-6_1 8# bb_org-6_12
9# BeagleBoard.org kernel 6.1, u-boot 2023.04 9# BeagleBoard.org kernel 6.12, Upstream u-boot 2025.04
10# based on TI staging trees with extra Beagle-specific features 10# based on TI staging trees with extra Beagle-specific features
11# but may not be up-to-date with TI version 11# but may not be up-to-date with TI version
12# ========== 12# ==========
13BSP_KERNEL_PROVIDER:bsp-bb_org-6_1 = "linux-bb.org" 13BSP_KERNEL_PROVIDER:bsp-bb_org-6_12 = "linux-bb.org"
14BSP_KERNEL_VERSION:bsp-bb_org-6_1 = "6.1.%" 14BSP_KERNEL_VERSION:bsp-bb_org-6_12 = "6.12.%"
15BSP_BOOTLOADER_PROVIDER:bsp-bb_org-6_1 = "u-boot-bb.org" 15BSP_BOOTLOADER_PROVIDER:bsp-bb_org-6_12 = "u-boot-bb.org"
16BSP_BOOTLOADER_VERSION:bsp-bb_org-6_1 = "2023.%" 16BSP_BOOTLOADER_VERSION:bsp-bb_org-6_12 = "2025.%"
17 17
18BSP_SGX_DRIVER_PROVIDER:bsp-bb_org-6_1 = "ti-sgx-ddk-km" 18BSP_SGX_DRIVER_PROVIDER:bsp-bb_org-6_12 = "ti-sgx-ddk-km"
19BSP_SGX_DRIVER_VERSION:bsp-bb_org-6_1 = "1.17%" 19BSP_SGX_DRIVER_VERSION:bsp-bb_org-6_12 = "1.17%"
20BSP_SGX_UMLIBS_VERSION:bsp-bb_org-6_1 = "1.17%" 20BSP_SGX_UMLIBS_VERSION:bsp-bb_org-6_12 = "1.17%"
21BSP_ROGUE_DRIVER_PROVIDER:bsp-bb_org-6_1 = "ti-img-rogue-driver" 21BSP_ROGUE_DRIVER_PROVIDER:bsp-bb_org-6_12 = "ti-img-rogue-driver"
22BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_1 = "23%" 22BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_12 = "24%"
23BSP_ROGUE_UMLIBS_VERSION:bsp-bb_org-6_1 = "23%" 23BSP_ROGUE_UMLIBS_VERSION:bsp-bb_org-6_12 = "24%"
24BSP_MESA_PVR_VERSION:bsp-bb_org-6_1 = "22%" 24BSP_MESA_PVR_VERSION:bsp-bb_org-6_12 = "24%"
25 25
26# GC320 support requires out-of-tree drivers not yet available in bb.org 6.1 26# GC320 support requires out-of-tree drivers not yet available in bb.org 6.6
27MACHINE_FEATURES:remove:bsp-bb_org-6_1 = "gc320" 27MACHINE_FEATURES:remove:bsp-bb_org-6_12 = "gc320"
28 28
29# ========== 29# ==========
30# bb_org-6_6 30# bb_org-6_6
@@ -47,3 +47,25 @@ BSP_MESA_PVR_VERSION:bsp-bb_org-6_6 = "24%"
47 47
48# GC320 support requires out-of-tree drivers not yet available in bb.org 6.6 48# GC320 support requires out-of-tree drivers not yet available in bb.org 6.6
49MACHINE_FEATURES:remove:bsp-bb_org-6_6 = "gc320" 49MACHINE_FEATURES:remove:bsp-bb_org-6_6 = "gc320"
50
51# ==========
52# bb_org-6_1
53# BeagleBoard.org kernel 6.1, u-boot 2023.04
54# based on TI staging trees with extra Beagle-specific features
55# but may not be up-to-date with TI version
56# ==========
57BSP_KERNEL_PROVIDER:bsp-bb_org-6_1 = "linux-bb.org"
58BSP_KERNEL_VERSION:bsp-bb_org-6_1 = "6.1.%"
59BSP_BOOTLOADER_PROVIDER:bsp-bb_org-6_1 = "u-boot-bb.org"
60BSP_BOOTLOADER_VERSION:bsp-bb_org-6_1 = "2023.%"
61
62BSP_SGX_DRIVER_PROVIDER:bsp-bb_org-6_1 = "ti-sgx-ddk-km"
63BSP_SGX_DRIVER_VERSION:bsp-bb_org-6_1 = "1.17%"
64BSP_SGX_UMLIBS_VERSION:bsp-bb_org-6_1 = "1.17%"
65BSP_ROGUE_DRIVER_PROVIDER:bsp-bb_org-6_1 = "ti-img-rogue-driver"
66BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_1 = "23%"
67BSP_ROGUE_UMLIBS_VERSION:bsp-bb_org-6_1 = "23%"
68BSP_MESA_PVR_VERSION:bsp-bb_org-6_1 = "22%"
69
70# GC320 support requires out-of-tree drivers not yet available in bb.org 6.1
71MACHINE_FEATURES:remove:bsp-bb_org-6_1 = "gc320"