| Message ID | 20251016043836.1679278-1-p-bhagat@ti.com |
|---|---|
| State | New |
| Headers | show |
| Series | [master/scarthgap,v2] conf: machine: am62dxx-evm: Package overlays | expand |
meta-ti / na / 20251016043836.1679278-1-p-bhagat
PRC Results: PASS
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [master/scarthgap][PATCH v2] conf: machine: am62dxx-evm: Package overlays
WARN: Commit message should not include directory path to recipe: conf: machine: am62dxx-evm: Package overlays.
conf:
machine: (COMMIT-MESSAGE-3)
patch
=========================================================
apply-yocto-patch: PASS
=========================================================
master
=====================
Summary:
- Patch Series: [master/scarthgap][PATCH v2] conf: machine: am62dxx-evm: Package overlays
- Submitter: From: Paresh Bhagat <p-bhagat@ti.com>
- Date: Date: Thu, 16 Oct 2025 10:08:36 +0530
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 8aa4ceb709c089ef474b52708b832b032fb7bab2
Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: master-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: conf: j784s4: Add k3_bist tie-test-builds config
- Commit SHA: 9db6ea9cef9fec931ac1bbb18b0d078302159dbc
Patches
----------------------------------------
All patches applied
scarthgap
=====================
Summary:
- Patch Series: [master/scarthgap][PATCH v2] conf: machine: am62dxx-evm: Package overlays
- Submitter: From: Paresh Bhagat <p-bhagat@ti.com>
- Date: Date: Thu, 16 Oct 2025 10:08:36 +0530
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 8aa4ceb709c089ef474b52708b832b032fb7bab2
Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: scarthgap-wip
- Commit Author: Andrew Davis <afd@ti.com>
- Commit Subject: meta-ti-extras: dsptop: Explicitly allow build for AM57x
- Commit SHA: c8c3142da3517745c28232b4c910988235c721b0
Patches
----------------------------------------
All patches applied
=========================================================
check-yocto-repo: PASS
=========================================================
master
=====================
PASS
scarthgap
=====================
PASS
diff --git a/meta-ti-bsp/conf/machine/am62dxx-evm.conf b/meta-ti-bsp/conf/machine/am62dxx-evm.conf index 1e41c53c..9008a6dd 100644 --- a/meta-ti-bsp/conf/machine/am62dxx-evm.conf +++ b/meta-ti-bsp/conf/machine/am62dxx-evm.conf @@ -7,6 +7,7 @@ require conf/machine/include/am62dxx.inc KERNEL_DEVICETREE_PREFIX = " \ ti/k3-am62d2 \ ti/k3-am62a7-sk-edgeai \ + ti/k3-am62x-sk \ " KERNEL_DEVICETREE = ""
Package overlays which are common for AM62 family of devices for am62dxx-evm by adding prefix string in KERNEL_DEVICETREE_PREFIX. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com> --- Boot logs https://gist.github.com/paresh-bhagat12/f8513c05abeb0585abcc30cfefd6a40a Change log v1->v2-Package common overlays, following am62a approach. v1-https://lists.yoctoproject.org/g/meta-ti/topic/master_scarthgap_patch/115766465 meta-ti-bsp/conf/machine/am62dxx-evm.conf | 1 + 1 file changed, 1 insertion(+)