summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2023-04-07 20:36:35 +0000
committerRyan Eatmon <reatmon@ti.com>2023-04-10 11:21:14 -0500
commit381b997f95f1088fe5171b9d2e4cc25ab13df964 (patch)
tree90c9330d49ec0a9859f1d46b00ddf709c3d835cd /meta-ti-bsp/recipes-bsp
parentef63c5296056b426c05b31fd55a264eaa89bf138 (diff)
downloadmeta-ti-381b997f95f1088fe5171b9d2e4cc25ab13df964.tar.gz
machine: beagleplay: add new BeaglePlay platform
* Add configs for BeaglePlay Cortex-A53 and Cortex-R5F cores (am62xx SoC family) * Uses corresponding linux-bb.org and u-boot-bb.org recipes * U-boot for now uses a separate branch for BeaglePlay Cc: Robert Nelson <robertcnelson@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp')
-rw-r--r--meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb1
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb5
2 files changed, 6 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb b/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
index 31b2910a..cde768df 100644
--- a/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
+++ b/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
@@ -42,6 +42,7 @@ SYSFW_PREFIX:j784s4-hs-evm-k3r5 = "fs"
42SYSFW_PREFIX:am62xx-evm-k3r5-gp = "fs" 42SYSFW_PREFIX:am62xx-evm-k3r5-gp = "fs"
43SYSFW_PREFIX:am62xx-evm-k3r5-hs-se = "fs" 43SYSFW_PREFIX:am62xx-evm-k3r5-hs-se = "fs"
44SYSFW_PREFIX:am62xx-evm-k3r5-hs-fs = "fs" 44SYSFW_PREFIX:am62xx-evm-k3r5-hs-fs = "fs"
45SYSFW_PREFIX:beagleplay-k3r5 = "fs"
45SYSFW_PREFIX:am62xx-lp-evm-k3r5 = "fs" 46SYSFW_PREFIX:am62xx-lp-evm-k3r5 = "fs"
46SYSFW_PREFIX:am62xx-lp-evm-k3r5-hs-se = "fs" 47SYSFW_PREFIX:am62xx-lp-evm-k3r5-hs-se = "fs"
47SYSFW_PREFIX:am62xx-lp-evm-k3r5-hs-fs = "fs" 48SYSFW_PREFIX:am62xx-lp-evm-k3r5-hs-fs = "fs"
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb
index 579b5570..4e4688aa 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb
@@ -17,3 +17,8 @@ BRANCH:beaglebone-ai64 = "v2021.01-ti-08.05.00.001"
17BRANCH:beaglebone-ai64-k3r5 = "v2021.01-ti-08.05.00.001" 17BRANCH:beaglebone-ai64-k3r5 = "v2021.01-ti-08.05.00.001"
18SRCREV:beaglebone-ai64 = "ea96725b5156135d5875415f75d2188f6f56622a" 18SRCREV:beaglebone-ai64 = "ea96725b5156135d5875415f75d2188f6f56622a"
19SRCREV:beaglebone-ai64-k3r5 = "ea96725b5156135d5875415f75d2188f6f56622a" 19SRCREV:beaglebone-ai64-k3r5 = "ea96725b5156135d5875415f75d2188f6f56622a"
20
21BRANCH:beagleplay = "v2021.01-ti-BeaglePlay-Release"
22BRANCH:beagleplay-k3r5 = "v2021.01-ti-BeaglePlay-Release"
23SRCREV:beagleplay = "f036fbdc25941d7585182d2552c767edb9b04114"
24SRCREV:beagleplay-k3r5 = "f036fbdc25941d7585182d2552c767edb9b04114"