From: "Denys Dmytriyenko" <denis@denix.org>
To: praneeth@ti.com
Cc: Dan Murphy <dmurphy@ti.com>, Suman Anna <s-anna@ti.com>,
meta-ti@lists.yoctoproject.org, Dave Gerlach <d-gerlach@ti.com>,
Nishanth Menon <nm@ti.com>
Subject: Re: [dunfell/master PATCH V5] trusted-firmware-a: Update SRCREV for AM64X support
Date: Tue, 15 Dec 2020 20:56:07 -0500 [thread overview]
Message-ID: <20201216015607.GP24670@denix.org> (raw)
In-Reply-To: <20201216004908.31574-1-praneeth@ti.com>
On Tue, Dec 15, 2020 at 06:49:08PM -0600, praneeth@ti.com wrote:
> From: Praneeth Bajjuri <praneeth@ti.com>
>
> Update SRCREV to pick latest that includes AM64X support
>
> commit 65dd16b4e ("ti: k3: Introduce lite device board support")
> adds support of AM64X platform in ti-atf branch.
>
> This patch updates the SRCREV and also updates the BOARD to "lite" to
> build for the mentioned platform.
>
> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
> Suggested-by: Denys Dmytriyenko <denis@denix.org>
> Suggested-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Denys Dmytriyenko <denis@denix.org>
> ---
> Changes since V4:
> - Added Suggested-by of Dan and Denys for moving TFA_board definition to
> am64xx.inc correctly.
>
> Changes since V3:
> - moved TFA_BOARD definition to am64xx.inc
>
> Changes since V2:
> - Update commit message adding more details on new platform
>
> Changes since V1:
> - Update TFA_BOARD target name for AM64 as "lite"
>
> conf/machine/include/am64xx.inc | 1 +
> recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend | 2 +-
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/conf/machine/include/am64xx.inc b/conf/machine/include/am64xx.inc
> index 79a403a9..de0ac634 100644
> --- a/conf/machine/include/am64xx.inc
> +++ b/conf/machine/include/am64xx.inc
> @@ -12,6 +12,7 @@ KERNEL_DEVICETREE = " \
>
> #IMAGE_BOOT_FILES += "sysfw-am64x-evm.itb"
>
> +TFA_BOARD = "lite"
> OPTEEMACHINE = "k3-am65x"
> OPTEEOUTPUTMACHINE = "k3"
>
> diff --git a/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend b/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
> index 4942bf46..4852c560 100644
> --- a/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
> +++ b/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
> @@ -2,7 +2,7 @@ PV_k3 = "2.4"
> LIC_FILES_CHKSUM_k3 = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
> BRANCH_k3 = "ti-atf"
> SRC_URI_k3 = "git://git.ti.com/atf/arm-trusted-firmware.git;branch=${BRANCH};name=tfa"
> -SRCREV_tfa_k3 = "f0a310d000fd6e8a1ed0ccc365b5931390393db1"
> +SRCREV_tfa_k3 = "65dd16b4ea5032752af62e94ca64cff41733a123"
> COMPATIBLE_MACHINE_k3 = "k3"
> TFA_BUILD_TARGET_k3 = "all"
> TFA_INSTALL_TARGET_k3 = "bl31"
> --
> 2.17.1
>
prev parent reply other threads:[~2020-12-16 1:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Changes since V3:>
2020-12-16 0:49 ` [dunfell/master PATCH V5] trusted-firmware-a: Update SRCREV for AM64X support praneeth
2020-12-16 1:56 ` 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=20201216015607.GP24670@denix.org \
--to=denis@denix.org \
--cc=d-gerlach@ti.com \
--cc=dmurphy@ti.com \
--cc=meta-ti@lists.yoctoproject.org \
--cc=nm@ti.com \
--cc=praneeth@ti.com \
--cc=s-anna@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.