From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.yoctoproject.org (mail.yoctoproject.org [198.145.29.25]) by mx.groups.io with SMTP id smtpd.web09.1285.1608230973456027262 for ; Thu, 17 Dec 2020 10:49:33 -0800 Authentication-Results: mx.groups.io; dkim=fail reason="body hash did not verify" header.i=@ti.com header.s=ti-com-17q1 header.b=aQSdXv6S; spf=fail (domain: ti.com, ip: 198.145.29.25, mailfrom: dmurphy@ti.com) Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by mail.yoctoproject.org (Postfix) with ESMTPS id 5104338C1180 for ; Thu, 17 Dec 2020 18:49:33 +0000 (UTC) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 0BHInWBZ033482 for ; Thu, 17 Dec 2020 12:49:32 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1608230972; bh=liDjRtLYPaKTHtMNobrD1T3thMRiJKLbO21FyA+WrHQ=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=aQSdXv6SNwhwmUM6zCG92GCGmzRuzUPIHQwF2Z1NGyyx8urBCglkB7WafzZeyME/b IosL85zqJUFhv5S6sh25xPRmTIdjQnzpI+HxyhFR/R+MWSzPexiMq6Qd8oN7nCKgo4 WhemkgsQwPd7qAtYSSjkrkm4Wr3T5UUi/k5zPEaw= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 0BHInWN7105982 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 17 Dec 2020 12:49:32 -0600 Received: from DFLE112.ent.ti.com (10.64.6.33) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Thu, 17 Dec 2020 12:49:32 -0600 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE112.ent.ti.com (10.64.6.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3 via Frontend Transport; Thu, 17 Dec 2020 12:49:32 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 0BHInWK3042695; Thu, 17 Dec 2020 12:49:32 -0600 From: "Dan Murphy" To: CC: Dan Murphy Subject: [dunfell/master] [PATCH v3 09/10] ti-sci-fw: Update image gen and sysfw commit SHA Date: Thu, 17 Dec 2020 12:49:28 -0600 Message-ID: <20201217184929.18031-9-dmurphy@ti.com> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20201217184929.18031-1-dmurphy@ti.com> References: <20201217184929.18031-1-dmurphy@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Update the image gen and sysfw commit SHAs. Temporarily pick up the firmware-next branch to get the AM64x firmware. This branch change will need to be reverted once the firmware is merged. Signed-off-by: Dan Murphy --- recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/= ti-sci-fw.inc index fe391e5fc40b..174d9539e152 100644 --- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc @@ -4,10 +4,11 @@ LICENSE =3D "TI-TFL" LIC_FILES_CHKSUM =3D "file://LICENSE.ti;md5=3Db5aebf0668bdf95621259288c4= a46d76" =20 PV =3D "2020.08b" +PV_am64xx-evm-k3r5 =3D "2020.23" =20 -SRCREV =3D "c26c279257c13a0ff5002b09113fcff0e1d18853" +SRCREV =3D "078c1bbf3d0a05b4045d4091c32e91ee1ae15ff8" BRANCH ?=3D "ti-linux-firmware" -SRCREV_imggen =3D "7b4fe13d642d69a559724349aede4817891008a7" +SRCREV_imggen =3D "6d023674b0655f1a7bba192d2600c08be314e9ef" SRCREV_FORMAT =3D "imggen" =20 SRC_URI =3D " \ --=20 2.29.2