All of lore.kernel.org
 help / color / mirror / Atom feed
From: "praneeth" <praneeth@ti.com>
To: Praneeth Bajjuri <praneeth@ti.com>, Dan Murphy <dmurphy@ti.com>
Cc: Suman Anna <s-anna@ti.com>, <meta-ti@lists.yoctoproject.org>,
	Dave Gerlach <d-gerlach@ti.com>, Nishanth Menon <nm@ti.com>,
	<denis@denix.org>
Subject: [dunfell/master PATCH V4] trusted-firmware-a: Update SRCREV for AM64X support
Date: Tue, 15 Dec 2020 16:20:29 -0600	[thread overview]
Message-ID: <20201215222029.8816-1-praneeth@ti.com> (raw)
In-Reply-To: <20201215212214.32304-1-praneeth@ti.com>

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>
---
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..99d573e8 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_am64xx-evm = "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


  reply	other threads:[~2020-12-15 22:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-12 21:23 [dunfell/master PATCH] trusted-firmware-a: Update SRCREV to pick latest praneeth
2020-12-12 22:09 ` Suman Anna
2020-12-12 23:06   ` Dan Murphy
2020-12-15 20:51     ` [dunfell/master PATCH V2] " praneeth
2020-12-15 20:53       ` Dan Murphy
2020-12-15 20:59         ` praneeth
2020-12-15 21:04           ` Dan Murphy
2020-12-15 21:22             ` [dunfell/master PATCH V3] trusted-firmware-a: Update SRCREV for AM64X support praneeth
2020-12-15 22:20               ` praneeth [this message]
2020-12-15 22:31                 ` [dunfell/master PATCH V4] " Denys Dmytriyenko
2020-12-15 21:29             ` [meta-ti] [dunfell/master PATCH V2] trusted-firmware-a: Update SRCREV to pick latest Denys Dmytriyenko
2020-12-15 22:07               ` praneeth
2020-12-15 22:16                 ` Dan Murphy
2020-12-15 22:17                 ` Denys Dmytriyenko

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=20201215222029.8816-1-praneeth@ti.com \
    --to=praneeth@ti.com \
    --cc=d-gerlach@ti.com \
    --cc=denis@denix.org \
    --cc=dmurphy@ti.com \
    --cc=meta-ti@lists.yoctoproject.org \
    --cc=nm@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.