summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2023-04-07 20:36:33 +0000
committerRyan Eatmon <reatmon@ti.com>2023-04-10 11:14:09 -0500
commit72a7f59cd84388bb2d2227afbd9065f794c68602 (patch)
tree9eafb64da839eccb1652a23a9479443a431bf481 /meta-ti-bsp/recipes-bsp/u-boot
parent627aa2dd666399057c177d6656f9ea678c36ae2c (diff)
downloadmeta-ti-72a7f59cd84388bb2d2227afbd9065f794c68602.tar.gz
u-boot-bb.org: use dedicated branch for beaglebone-ai64
Use dedicated branch for BB-AI64 that includes recent changes for new memory part. 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')
-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 bdc40c0f..579b5570 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
@@ -12,3 +12,8 @@ UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git"
12UBOOT_GIT_PROTOCOL = "https" 12UBOOT_GIT_PROTOCOL = "https"
13BRANCH = "v2021.01-ti-08.05.00.005-SDK-8.5" 13BRANCH = "v2021.01-ti-08.05.00.005-SDK-8.5"
14SRCREV = "46ff4982b41067e5c93369bddd49b1541856d80b" 14SRCREV = "46ff4982b41067e5c93369bddd49b1541856d80b"
15
16BRANCH:beaglebone-ai64 = "v2021.01-ti-08.05.00.001"
17BRANCH:beaglebone-ai64-k3r5 = "v2021.01-ti-08.05.00.001"
18SRCREV:beaglebone-ai64 = "ea96725b5156135d5875415f75d2188f6f56622a"
19SRCREV:beaglebone-ai64-k3r5 = "ea96725b5156135d5875415f75d2188f6f56622a"