From: Denys Dmytriyenko <denis@denix.org>
To: c-shilwant@ti.com
Cc: meta-ti@lists.yoctoproject.org, Ryan Eatmon <reatmon@ti.com>,
Gyan Gupta <g-gupta@ti.com>, Denys <denys@konsulko.com>
Subject: Re: [meta-ti][master/scarthgap][PATCH] conf: machine: Update am62xxsip-evm for multi-BSP support
Date: Mon, 17 Jun 2024 11:44:16 -0400 [thread overview]
Message-ID: <20240617154416.GA5475@denix.org> (raw)
In-Reply-To: <20240617083351.4120728-1-c-shilwant@ti.com>
On Mon, Jun 17, 2024 at 02:03:51PM +0530, Chirag Shilwant via lists.yoctoproject.org wrote:
> Update am62xxsip-evm machine configuration to support
> TI kernel 6.1 & ti-u-boot-2024.04
Should it be ti-u-boot-2023.04 here?
Otherwise looks good to me.
Do you know if there are any changes needed for the mainline U-boot? Or should
it work with the same defconfigs as ti-u-boot-2024.04?
> Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
> ---
> meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf | 4 ++++
> meta-ti-bsp/conf/machine/am62xxsip-evm.conf | 2 ++
> 2 files changed, 6 insertions(+)
>
> diff --git a/meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf b/meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf
> index c35edc6e..55bc530b 100644
> --- a/meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf
> +++ b/meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf
> @@ -9,3 +9,7 @@ SYSFW_CONFIG = "evm"
> SYSFW_SUFFIX = "hs-fs"
>
> UBOOT_MACHINE = "am62xsip_evm_r5_defconfig"
> +
> +UBOOT_MACHINE:bsp-ti-6_1 = "am62x_evm_r5_defconfig"
> +
> +UBOOT_CONFIG_FRAGMENTS:bsp-ti-6_1 = "am62xsip_sk_r5.config"
> diff --git a/meta-ti-bsp/conf/machine/am62xxsip-evm.conf b/meta-ti-bsp/conf/machine/am62xxsip-evm.conf
> index 38fe04c9..8104329e 100644
> --- a/meta-ti-bsp/conf/machine/am62xxsip-evm.conf
> +++ b/meta-ti-bsp/conf/machine/am62xxsip-evm.conf
> @@ -14,3 +14,5 @@ KERNEL_DEVICETREE = " \
> "
>
> UBOOT_MACHINE = "am62xsip_evm_a53_defconfig"
> +
> +UBOOT_MACHINE:bsp-ti-6_1 = "am62x_evm_a53_defconfig"
> --
> 2.34.1
prev parent reply other threads:[~2024-06-17 15:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-17 8:33 [meta-ti][master/scarthgap][PATCH] conf: machine: Update am62xxsip-evm for multi-BSP support Chirag Shilwant
2024-06-17 13:44 ` Ryan Eatmon
2024-06-17 15:44 ` Denys Dmytriyenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240617154416.GA5475@denix.org \
--to=denis@denix.org \
--cc=c-shilwant@ti.com \
--cc=denys@konsulko.com \
--cc=g-gupta@ti.com \
--cc=meta-ti@lists.yoctoproject.org \
--cc=reatmon@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.