diff options
| author | Mahammed Sadik Shaik <s-sadik@ti.com> | 2026-03-03 20:26:03 +0530 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2026-03-05 10:55:37 -0600 |
| commit | acea5fac416a682207c31d21da20dfbefd1f33ac (patch) | |
| tree | 775ee8cad28f908eddc8123879f74b2c0f72cf4b /meta-ti-bsp | |
| parent | bf93262bebc0d573a36659b7ace537094ea38ac5 (diff) | |
| download | meta-ti-acea5fac416a682207c31d21da20dfbefd1f33ac.tar.gz | |
ti-extras: Add Jailhouse support for bsp-ti-6_18
Add Jailhouse-enabled U-Boot and Linux kernel configurations
for the bsp-ti-6_18 release to support AM62xx, AM62Pxx, and
AM62Lxx platforms.
Changes include:
- u-boot/ti-extras.inc: Add ti-u-boot-2026.01-jailhouse branch
- linux/ti-extras.inc: Add ti-linux-6.18.y-jailhouse branch
- linux/ti-extras-rt.inc: Add ti-linux-6.18.y-jailhouse branch
Signed-off-by: Mahammed Sadik Shaik <s-sadik@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp')
| -rw-r--r-- | meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc | 2 | ||||
| -rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/ti-extras-rt.inc | 2 | ||||
| -rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/ti-extras.inc | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc b/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc index ed95f483..a793a3e7 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc +++ b/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc | |||
| @@ -4,7 +4,9 @@ | |||
| 4 | COMPATIBLE_MACHINE:tie-jailhouse = "am62xx|am62pxx|am62lxx" | 4 | COMPATIBLE_MACHINE:tie-jailhouse = "am62xx|am62pxx|am62lxx" |
| 5 | 5 | ||
| 6 | BRANCH:tie-jailhouse:bsp-ti-6_12 = "ti-u-boot-2025.01-jailhouse" | 6 | BRANCH:tie-jailhouse:bsp-ti-6_12 = "ti-u-boot-2025.01-jailhouse" |
| 7 | BRANCH:tie-jailhouse:bsp-ti-6_18 = "ti-u-boot-2026.01-jailhouse" | ||
| 7 | 8 | ||
| 8 | SRCREV_uboot:tie-jailhouse:bsp-ti-6_12 = "e718bbcec3ebf663c021839753034a224be4cc53" | 9 | SRCREV_uboot:tie-jailhouse:bsp-ti-6_12 = "e718bbcec3ebf663c021839753034a224be4cc53" |
| 10 | SRCREV_uboot:tie-jailhouse:bsp-ti-6_18 = "257704a4a690f221064e0210028e8986a4b4ccae" | ||
| 9 | 11 | ||
| 10 | UBOOT_GIT_URI:tie-jailhouse = "git://git.ti.com/git/processor-sdk/u-boot.git" | 12 | UBOOT_GIT_URI:tie-jailhouse = "git://git.ti.com/git/processor-sdk/u-boot.git" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/ti-extras-rt.inc b/meta-ti-bsp/recipes-kernel/linux/ti-extras-rt.inc index 859b4801..907fbbbc 100644 --- a/meta-ti-bsp/recipes-kernel/linux/ti-extras-rt.inc +++ b/meta-ti-bsp/recipes-kernel/linux/ti-extras-rt.inc | |||
| @@ -2,5 +2,7 @@ | |||
| 2 | # Jailhouse settings | 2 | # Jailhouse settings |
| 3 | # | 3 | # |
| 4 | BRANCH:tie-jailhouse:bsp-ti-6_12 = "ti-linux-6.12.y-jailhouse" | 4 | BRANCH:tie-jailhouse:bsp-ti-6_12 = "ti-linux-6.12.y-jailhouse" |
| 5 | BRANCH:tie-jailhouse:bsp-ti-6_18 = "ti-linux-6.18.y-jailhouse" | ||
| 5 | 6 | ||
| 6 | SRCREV:tie-jailhouse:bsp-ti-6_12 = "229a48602ad1557612a4ffabec6a3cbcdd745f87" | 7 | SRCREV:tie-jailhouse:bsp-ti-6_12 = "229a48602ad1557612a4ffabec6a3cbcdd745f87" |
| 8 | SRCREV:tie-jailhouse:bsp-ti-6_18 = "e9ebc825175636714e0ffa113133ef03879748df" | ||
diff --git a/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc b/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc index 1b7239f9..f38336e9 100644 --- a/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc +++ b/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc | |||
| @@ -6,7 +6,9 @@ | |||
| 6 | COMPATIBLE_MACHINE:tie-jailhouse = "am62xx|am62pxx|am62lxx" | 6 | COMPATIBLE_MACHINE:tie-jailhouse = "am62xx|am62pxx|am62lxx" |
| 7 | 7 | ||
| 8 | BRANCH:tie-jailhouse:bsp-ti-6_12 = "ti-linux-6.12.y-jailhouse" | 8 | BRANCH:tie-jailhouse:bsp-ti-6_12 = "ti-linux-6.12.y-jailhouse" |
| 9 | BRANCH:tie-jailhouse:bsp-ti-6_18 = "ti-linux-6.18.y-jailhouse" | ||
| 9 | 10 | ||
| 10 | SRCREV:tie-jailhouse:bsp-ti-6_12 = "229a48602ad1557612a4ffabec6a3cbcdd745f87" | 11 | SRCREV:tie-jailhouse:bsp-ti-6_12 = "229a48602ad1557612a4ffabec6a3cbcdd745f87" |
| 12 | SRCREV:tie-jailhouse:bsp-ti-6_18 = "e9ebc825175636714e0ffa113133ef03879748df" | ||
| 11 | 13 | ||
| 12 | KERNEL_GIT_URI:tie-jailhouse = "git://git.ti.com/git/processor-sdk/linux.git" | 14 | KERNEL_GIT_URI:tie-jailhouse = "git://git.ti.com/git/processor-sdk/linux.git" |
