From patchwork Wed Jun 25 17:16:21 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anshul Dalal X-Patchwork-Id: 65625 X-Patchwork-Delegate: reatmon@ti.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50E00C77B7C for ; Wed, 25 Jun 2025 17:17:21 +0000 (UTC) Received: from lelvem-ot02.ext.ti.com (lelvem-ot02.ext.ti.com [198.47.23.235]) by mx.groups.io with SMTP id smtpd.web11.21728.1750871832813299276 for ; Wed, 25 Jun 2025 10:17:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=AyohReM7; spf=pass (domain: ti.com, ip: 198.47.23.235, mailfrom: anshuld@ti.com) Received: from lelvem-sh01.itg.ti.com ([10.180.77.71]) by lelvem-ot02.ext.ti.com (8.15.2/8.15.2) with ESMTP id 55PHHCJM2170539 for ; Wed, 25 Jun 2025 12:17:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1750871832; bh=g0ddB0de7LXRqgxhORcTAPeP4mFOh06qCsRzzeTKP64=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=AyohReM7bVlwphlRvlIGZiwNoqoxXqjIXf0KcH1T76CDXFrs7reeyOHFyrWp4SSuS fWEmQQXet3JtZW1STtqp/7mEZSxqKjDxkf5+piaVhvbfOa8uH/POKqkA3eaEA7R/BB sA5DIH1Ud2HgwqczoGl2NySaTZ9ZpPuUx76Xz7uw= Received: from DLEE110.ent.ti.com (dlee110.ent.ti.com [157.170.170.21]) by lelvem-sh01.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 55PHHCTL2773685 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL) for ; Wed, 25 Jun 2025 12:17:12 -0500 Received: from DLEE108.ent.ti.com (157.170.170.38) by DLEE110.ent.ti.com (157.170.170.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55; Wed, 25 Jun 2025 12:17:11 -0500 Received: from lelvem-mr06.itg.ti.com (10.180.75.8) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55 via Frontend Transport; Wed, 25 Jun 2025 12:17:11 -0500 Received: from localhost (dhcp-172-24-227-250.dhcp.ti.com [172.24.227.250]) by lelvem-mr06.itg.ti.com (8.18.1/8.18.1) with ESMTP id 55PHHBXx3748858; Wed, 25 Jun 2025 12:17:11 -0500 From: Anshul Dalal To: CC: Anshul Dalal , , , , Subject: [meta-ti][master/scarthgap][PATCH v1 1/4] conf: machine: am62xxsip: update u-boot defconfig to am6254xxl Date: Wed, 25 Jun 2025 22:46:21 +0530 Message-ID: <20250625171626.2863841-2-anshuld@ti.com> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250625171626.2863841-1-anshuld@ti.com> References: <20250625171626.2863841-1-anshuld@ti.com> MIME-Version: 1.0 X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 25 Jun 2025 17:17:21 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-ti/message/18671 As of 35df864a0c26 ("configs: add defconfigs for am6254xxl") in ti-u-boot, new SiP sepcific defconfigs have been added with updated memory maps and OP-TEE load address. This requires changing the UBOOT_MACHINE variables inside machine configs for am62xxsip-evm. Note that AM6254xxl is the OPN for am62x SiP and expands as follows: AM6254XXL |||| |||+-- Feature Lookup (L indicates 512MiB of integrated LPDDR4) ||+--- Clock Speed |+---- Silicon PG Revision +----- Core configuration (4 indicates A53's in Quad core config) Signed-off-by: Anshul Dalal --- meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf | 4 +++- meta-ti-bsp/conf/machine/am62xxsip-evm.conf | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf b/meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf index 55bc530b..2fd0cb54 100644 --- a/meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf +++ b/meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf @@ -8,7 +8,9 @@ SYSFW_SOC = "am62x" SYSFW_CONFIG = "evm" SYSFW_SUFFIX = "hs-fs" -UBOOT_MACHINE = "am62xsip_evm_r5_defconfig" +UBOOT_MACHINE = "am6254xxl_evm_r5_defconfig" + +UBOOT_MACHINE:bsp-ti-6_6 = "am62xsip_evm_r5_defconfig" UBOOT_MACHINE:bsp-ti-6_1 = "am62x_evm_r5_defconfig" diff --git a/meta-ti-bsp/conf/machine/am62xxsip-evm.conf b/meta-ti-bsp/conf/machine/am62xxsip-evm.conf index 2ca2cbdb..0a7ebec3 100644 --- a/meta-ti-bsp/conf/machine/am62xxsip-evm.conf +++ b/meta-ti-bsp/conf/machine/am62xxsip-evm.conf @@ -15,6 +15,8 @@ KERNEL_DEVICETREE = " \ FIT_CONF_DEFAULT_DTB = "ti/k3-am625-sk.dtb" -UBOOT_MACHINE = "am62xsip_evm_a53_defconfig" +UBOOT_MACHINE = "am6254xxl_evm_a53_defconfig" + +UBOOT_MACHINE:bsp-ti-6_6 = "am62xsip_evm_a53_defconfig" UBOOT_MACHINE:bsp-ti-6_1 = "am62x_evm_a53_defconfig" From patchwork Wed Jun 25 17:16:22 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anshul Dalal X-Patchwork-Id: 65624 X-Patchwork-Delegate: reatmon@ti.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 535C9C7EE2A for ; Wed, 25 Jun 2025 17:17:21 +0000 (UTC) Received: from fllvem-ot04.ext.ti.com (fllvem-ot04.ext.ti.com [198.47.19.246]) by mx.groups.io with SMTP id smtpd.web10.21660.1750871834921149136 for ; Wed, 25 Jun 2025 10:17:15 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=US124tGk; spf=pass (domain: ti.com, ip: 198.47.19.246, mailfrom: anshuld@ti.com) Received: from lelvem-sh01.itg.ti.com ([10.180.77.71]) by fllvem-ot04.ext.ti.com (8.15.2/8.15.2) with ESMTP id 55PHHDoC2239266 for ; Wed, 25 Jun 2025 12:17:14 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1750871834; bh=QRiC2KhZiQ2c33gsrwB1i0SdMo8+SqE2r4qrFFC1nxc=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=US124tGkUYUCyh8/5rdqPj19mVGmcSQxHi3OUB+h2O130U9rBG98Bk9tRTUprpog8 doLLuPzc27n5yzPpQGKYWPbk8n3TYU98arYmUYuyH1Zw9ZfOB61h+9sMaM/Qc+t/2Q q4L9vUCLXfhRzQ5YT8qoA/H+g3+eO39t3jUi9J2Q= Received: from DLEE106.ent.ti.com (dlee106.ent.ti.com [157.170.170.36]) by lelvem-sh01.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 55PHHDKr2773704 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL) for ; Wed, 25 Jun 2025 12:17:13 -0500 Received: from DLEE111.ent.ti.com (157.170.170.22) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55; Wed, 25 Jun 2025 12:17:13 -0500 Received: from lelvem-mr06.itg.ti.com (10.180.75.8) by DLEE111.ent.ti.com (157.170.170.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55 via Frontend Transport; Wed, 25 Jun 2025 12:17:13 -0500 Received: from localhost (dhcp-172-24-227-250.dhcp.ti.com [172.24.227.250]) by lelvem-mr06.itg.ti.com (8.18.1/8.18.1) with ESMTP id 55PHHCR53748877; Wed, 25 Jun 2025 12:17:13 -0500 From: Anshul Dalal To: CC: Anshul Dalal , , , , Subject: [meta-ti][master/scarthgap][PATCH v1 2/4] meta-ti-bsp: tfa: add build flags for am62xxsip-evm Date: Wed, 25 Jun 2025 22:46:22 +0530 Message-ID: <20250625171626.2863841-3-anshuld@ti.com> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250625171626.2863841-1-anshuld@ti.com> References: <20250625171626.2863841-1-anshuld@ti.com> MIME-Version: 1.0 X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 25 Jun 2025 17:17:21 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-ti/message/18672 Due to 512MiB DDR limitation of am62x SiP, the memory map has been modified with OP-TEE moved to bottom of DDR after atf to 0x80080000, this requires modifications to ATF's BL32_BASE. PRELOADED_BL33_BASE has also been updated to 0x81880000 to reflect the updated SPL_TEXT_BASE from u-boot. Signed-off-by: Anshul Dalal --- .../recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc index cb956a00..805ded8e 100644 --- a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc +++ b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc @@ -19,4 +19,5 @@ TFA_SPD:am62lxx = "" EXTRA_OEMAKE += "${@ 'K3_USART=' + d.getVar('TFA_K3_USART') if d.getVar('TFA_K3_USART') else ''}" EXTRA_OEMAKE += "${@ 'K3_PM_SYSTEM_SUSPEND=' + d.getVar('TFA_K3_SYSTEM_SUSPEND') if d.getVar('TFA_K3_SYSTEM_SUSPEND') else ''}" +EXTRA_OEMAKE:append:am62xxsip-evm:bsp-ti-6_12 = " PRELOADED_BL33_BASE=0x81880000 BL32_BASE=0x80080000" EXTRA_OEMAKE:append:ti-falcon = " PRELOADED_BL33_BASE=0x82000000 K3_HW_CONFIG_BASE=0x88000000" From patchwork Wed Jun 25 17:16:23 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anshul Dalal X-Patchwork-Id: 65626 X-Patchwork-Delegate: reatmon@ti.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 66EEBC7EE3A for ; Wed, 25 Jun 2025 17:17:21 +0000 (UTC) Received: from fllvem-ot04.ext.ti.com (fllvem-ot04.ext.ti.com [198.47.19.246]) by mx.groups.io with SMTP id smtpd.web11.21730.1750871835944296186 for ; Wed, 25 Jun 2025 10:17:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=j9v9it5g; spf=pass (domain: ti.com, ip: 198.47.19.246, mailfrom: anshuld@ti.com) Received: from fllvem-sh04.itg.ti.com ([10.64.41.54]) by fllvem-ot04.ext.ti.com (8.15.2/8.15.2) with ESMTP id 55PHHFP52239274 for ; Wed, 25 Jun 2025 12:17:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1750871835; bh=LpUw1JHsgOY7Covh+NY1QvVdITDtGzhGRKkT+BWKKww=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=j9v9it5gYPPwZwNBaVhGLbYrGmBdsykVrroYNHEkVD5gwTYQuKl98xUnveyrx/jky TOWpSfi87kMKq4oM3e9G3VDQzhJ2Lj8VU0mmwZWwfhctZxSjJdIL5JfGhLa3E0N+X+ YDPY8YrGSQ6OX5qtj2SUd4pSZf/Vl2VIAX8QuhTU= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by fllvem-sh04.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 55PHHFWc1454641 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL) for ; Wed, 25 Jun 2025 12:17:15 -0500 Received: from DLEE101.ent.ti.com (157.170.170.31) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55; Wed, 25 Jun 2025 12:17:14 -0500 Received: from lelvem-mr05.itg.ti.com (10.180.75.9) by DLEE101.ent.ti.com (157.170.170.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55 via Frontend Transport; Wed, 25 Jun 2025 12:17:14 -0500 Received: from localhost (dhcp-172-24-227-250.dhcp.ti.com [172.24.227.250]) by lelvem-mr05.itg.ti.com (8.18.1/8.18.1) with ESMTP id 55PHHEwb4012715; Wed, 25 Jun 2025 12:17:14 -0500 From: Anshul Dalal To: CC: Anshul Dalal , , , , Subject: [meta-ti][master/scarthgap][PATCH v1 3/4] meta-ti-bsp: optee: add build flags for am62xxsip-evm Date: Wed, 25 Jun 2025 22:46:23 +0530 Message-ID: <20250625171626.2863841-4-anshuld@ti.com> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250625171626.2863841-1-anshuld@ti.com> References: <20250625171626.2863841-1-anshuld@ti.com> MIME-Version: 1.0 X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 25 Jun 2025 17:17:21 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-ti/message/18673 Due to 512MiB DDR limitation of am62x SiP, the memory map has beenmodified with OP-TEE moved to bottom of DDR after atf to 0x80080000,this requires modifications to OPTEE's CFG_TZDRAM_START. Signed-off-by: Anshul Dalal --- meta-ti-bsp/recipes-security/optee/optee-os-ti-overrides.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/recipes-security/optee/optee-os-ti-overrides.inc b/meta-ti-bsp/recipes-security/optee/optee-os-ti-overrides.inc index d1de4368..e5c3af63 100644 --- a/meta-ti-bsp/recipes-security/optee/optee-os-ti-overrides.inc +++ b/meta-ti-bsp/recipes-security/optee/optee-os-ti-overrides.inc @@ -11,6 +11,7 @@ EXTRA_OEMAKE:append:am62pxx = " CFG_TEE_CORE_LOG_LEVEL=1" EXTRA_OEMAKE:append:am62axx = " CFG_TEE_CORE_LOG_LEVEL=1" EXTRA_OEMAKE:append:am62dxx = " CFG_TEE_CORE_LOG_LEVEL=1" EXTRA_OEMAKE:append:j722s = " CFG_TEE_CORE_LOG_LEVEL=1" +EXTRA_OEMAKE:append:am62xxsip-evm:bsp-ti-6_12 = " CFG_TZDRAM_START=0x80080000" do_compile:append:k3() { cp ${B}/core/tee-pager_v2.bin ${B}/bl32.bin From patchwork Wed Jun 25 17:16:24 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anshul Dalal X-Patchwork-Id: 65627 X-Patchwork-Delegate: reatmon@ti.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 657FDC83000 for ; Wed, 25 Jun 2025 17:17:21 +0000 (UTC) Received: from fllvem-ot03.ext.ti.com (fllvem-ot03.ext.ti.com [198.47.19.245]) by mx.groups.io with SMTP id smtpd.web10.21661.1750871837416910269 for ; Wed, 25 Jun 2025 10:17:17 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=Qk0H1CJG; spf=pass (domain: ti.com, ip: 198.47.19.245, mailfrom: anshuld@ti.com) Received: from fllvem-sh03.itg.ti.com ([10.64.41.86]) by fllvem-ot03.ext.ti.com (8.15.2/8.15.2) with ESMTP id 55PHHGVE1909862 for ; Wed, 25 Jun 2025 12:17:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1750871837; bh=hZCOaI/hWIedxYTcccT7rBOKolxc4u14Q0wFA0pRo1g=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=Qk0H1CJGM21skO+kQQbreJykLNEXYXbK86J6udoFf5n5UPxjcGho6FnlvbO8jufDD UrB+2PCSf7T51YT4AKdbeknm9tjg9TH1K39+PERJCQgiSrDDY3PByUO/QbwLVCfB4W 8b776fshjqljhcy5U2X07rgt4PKEpibSacghqnPI= Received: from DLEE111.ent.ti.com (dlee111.ent.ti.com [157.170.170.22]) by fllvem-sh03.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 55PHHG4d1191878 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL) for ; Wed, 25 Jun 2025 12:17:16 -0500 Received: from DLEE103.ent.ti.com (157.170.170.33) by DLEE111.ent.ti.com (157.170.170.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55; Wed, 25 Jun 2025 12:17:16 -0500 Received: from lelvem-mr06.itg.ti.com (10.180.75.8) by DLEE103.ent.ti.com (157.170.170.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55 via Frontend Transport; Wed, 25 Jun 2025 12:17:16 -0500 Received: from localhost (dhcp-172-24-227-250.dhcp.ti.com [172.24.227.250]) by lelvem-mr06.itg.ti.com (8.18.1/8.18.1) with ESMTP id 55PHHFFe3748930; Wed, 25 Jun 2025 12:17:16 -0500 From: Anshul Dalal To: CC: Anshul Dalal , , , , Subject: [meta-ti][master/scarthgap][PATCH v1 4/4] conf: machine: am62xxsip: update kernel dtbs Date: Wed, 25 Jun 2025 22:46:24 +0530 Message-ID: <20250625171626.2863841-5-anshuld@ti.com> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250625171626.2863841-1-anshuld@ti.com> References: <20250625171626.2863841-1-anshuld@ti.com> MIME-Version: 1.0 X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 25 Jun 2025 17:17:21 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-ti/message/18674 The new kernel dtbs for am62x SiP have been merged to ti-linux-kernel as of f9579207b081 ("arm64: dts: ti: Add support for AM6254xxl SiP SK") on ti-linux-6.12.y-cicd. Note that AM6254xxl is the OPN for am62x SiP and expands as follows: AM6254XXL |||| |||+-- Feature Lookup (L indicates 512MiB of integrated LPDDR4) ||+--- Clock Speed |+---- Silicon PG Revision +----- Core configuration (4 indicates A53's in Quad core config) This patch updates am62x SiP machine config to make use of the new dtbs. Signed-off-by: Anshul Dalal --- meta-ti-bsp/conf/machine/am62xxsip-evm.conf | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/meta-ti-bsp/conf/machine/am62xxsip-evm.conf b/meta-ti-bsp/conf/machine/am62xxsip-evm.conf index 0a7ebec3..ccbb0200 100644 --- a/meta-ti-bsp/conf/machine/am62xxsip-evm.conf +++ b/meta-ti-bsp/conf/machine/am62xxsip-evm.conf @@ -10,10 +10,18 @@ KERNEL_DEVICETREE_PREFIX = " \ " KERNEL_DEVICETREE = " \ + ti/k3-am6254xxl-sk.dtb \ +" +KERNEL_DEVICETREE:bsp-ti-6_6 = " \ + ti/k3-am625-sk.dtb \ +" +KERNEL_DEVICETREE:bsp-ti-6_1 = " \ ti/k3-am625-sk.dtb \ " -FIT_CONF_DEFAULT_DTB = "ti/k3-am625-sk.dtb" +FIT_CONF_DEFAULT_DTB = "ti/k3-am6254xxl-sk.dtb" +FIT_CONF_DEFAULT_DTB:bsp-ti-6_6 = "ti/k3-am625-sk.dtb" +FIT_CONF_DEFAULT_DTB:bsp-ti-6_1 = "ti/k3-am625-sk.dtb" UBOOT_MACHINE = "am6254xxl_evm_a53_defconfig"