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:14:09 -0500
commit336fb141f7c3b404ed6713b662db757bdc9272ae (patch)
treeba5b3871b3a9cd6bd80003a3a7be2523f29cb8b9 /meta-ti-bsp/recipes-bsp
parent3c32c4fa5fbd24edd456a1785b0d2aade9d2fd85 (diff)
downloadmeta-ti-336fb141f7c3b404ed6713b662db757bdc9272ae.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"