diff mbox series

[master/kirkstone,2/5] u-boot-bb.org: use dedicated branch for beaglebone-ai64

Message ID 20230407203636.3265548-3-denis@denix.org
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series BeagleBoard.org related updates | expand

Commit Message

Denys Dmytriyenko April 7, 2023, 8:36 p.m. UTC
From: Denys Dmytriyenko <denys@konsulko.com>

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>
---
 meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb | 5 +++++
 1 file changed, 5 insertions(+)
diff mbox series

Patch

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"
 UBOOT_GIT_PROTOCOL = "https"
 BRANCH = "v2021.01-ti-08.05.00.005-SDK-8.5"
 SRCREV = "46ff4982b41067e5c93369bddd49b1541856d80b"
+
+BRANCH:beaglebone-ai64 = "v2021.01-ti-08.05.00.001"
+BRANCH:beaglebone-ai64-k3r5 = "v2021.01-ti-08.05.00.001"
+SRCREV:beaglebone-ai64 = "ea96725b5156135d5875415f75d2188f6f56622a"
+SRCREV:beaglebone-ai64-k3r5 = "ea96725b5156135d5875415f75d2188f6f56622a"