All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dan Murphy" <dmurphy@ti.com>
To: <meta-ti@yoctoproject.org>
Cc: Praneeth Bajjuri <praneeth@ti.com>,
	Denys Dmytriyenko <denis@denix.org>, Dan Murphy <dmurphy@ti.com>
Subject: [dunfell/master] [PATCH v3 05/10] trusted-firmware-a: Update SRCREV for AM64X support
Date: Thu, 17 Dec 2020 12:49:24 -0600	[thread overview]
Message-ID: <20201217184929.18031-5-dmurphy@ti.com> (raw)
In-Reply-To: <20201217184929.18031-1-dmurphy@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>
Suggested-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Denys Dmytriyenko <denis@denix.org>
---
 conf/machine/include/am64xx.inc                              | 2 ++
 recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/conf/machine/include/am64xx.inc b/conf/machine/include/am64xx.inc
index 5a04a4388665..20441d8a757f 100644
--- a/conf/machine/include/am64xx.inc
+++ b/conf/machine/include/am64xx.inc
@@ -9,6 +9,8 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 KERNEL_DEVICETREE = " \
     ti/k3-am642-evm.dtb \
 "
+
+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 4942bf46d8a3..4852c5608598 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.29.2


  parent reply	other threads:[~2020-12-17 18:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17 18:49 [dunfell/master] [PATCH v3 01/10] linux-ti-staging: Update kernel to latest commit sha Dan Murphy
2020-12-17 18:49 ` [dunfell/master] [PATCH v3 02/10] u-boot-ti: Remove unneeded variable for am64xx Dan Murphy
2020-12-17 18:49 ` [dunfell/master] [PATCH v3 03/10] machine: am64xx-evm.conf: Remove commented code and update PDK values Dan Murphy
2020-12-17 18:49 ` [dunfell/master] [PATCH v3 04/10] ti-rtos: Update metadata and versions for RTOS firmware Dan Murphy
2020-12-17 18:49 ` Dan Murphy [this message]
2020-12-17 18:49 ` [dunfell/master] [PATCH v3 06/10] ti-uboot-staging: Update to the latest commit Dan Murphy
2020-12-17 18:49 ` [dunfell/master] [PATCH v3 07/10] am64xx-evm-k3r5: Update SYSFW_SOC to am64x from am65x Dan Murphy
2020-12-17 18:49 ` [dunfell/master] [PATCH v3 08/10] k3conf: Update SRCREV to latest Dan Murphy
2020-12-17 18:49 ` [dunfell/master] [PATCH v3 09/10] ti-sci-fw: Update image gen and sysfw commit SHA Dan Murphy
2020-12-17 20:16   ` [meta-ti] " Denys Dmytriyenko
2020-12-17 20:23     ` Dan Murphy
2020-12-17 18:49 ` [dunfell/master] [PATCH v3 10/10] prueth-fw-am65x-sr2: Updating firmware to 02.02.08.02 Dan Murphy
2020-12-17 19:37 ` [meta-ti] [dunfell/master] [PATCH v3 01/10] linux-ti-staging: Update kernel to latest commit sha Nishanth Menon

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=20201217184929.18031-5-dmurphy@ti.com \
    --to=dmurphy@ti.com \
    --cc=denis@denix.org \
    --cc=meta-ti@yoctoproject.org \
    --cc=praneeth@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.