summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb
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/u-boot/u-boot-bb.org_git.bb
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/u-boot/u-boot-bb.org_git.bb')
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb5
1 files changed, 5 insertions, 0 deletions
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"