13 lines
365 B
PHP
13 lines
365 B
PHP
|
|
|
||
|
|
# This will have priority over generic uboot path
|
||
|
|
|
||
|
|
COMPATIBLE_MACHINE = "am62xx|am62pxx|am62lxx"
|
||
|
|
|
||
|
|
BRANCH = "ti-u-boot-2025.01"
|
||
|
|
BRANCH:tie-jailhouse = "ti-u-boot-2025.01-jailhouse"
|
||
|
|
|
||
|
|
SRCREV = "e718bbcec3ebf663c021839753034a224be4cc53"
|
||
|
|
SRCREV:tie-jailhouse = "e718bbcec3ebf663c021839753034a224be4cc53"
|
||
|
|
|
||
|
|
UBOOT_GIT_URI = "git://git.ti.com/git/processor-sdk/u-boot.git"
|