All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ti-rtos: update metadata and firmware to 07.01.00.24
@ 2020-10-21 15:02 Dan Murphy
  2020-10-21 15:02 ` [PATCH 2/3] u-boot-ti: Add new firmware to u-boot command line for j7 Dan Murphy
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Dan Murphy @ 2020-10-21 15:02 UTC (permalink / raw)
  To: denys; +Cc: s-anna, praneeth, meta-ti, Dan Murphy

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 10 +++++-----
 recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb b/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
index 2bbdd018fc92..61c2e97ed898 100644
--- a/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
+++ b/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
@@ -17,8 +17,8 @@ include ${DEPLOY_DIR_IMAGE}/metadata.inc
 
 # Set some defaults for when metadata.inc is not available
 DEFAULT_RTOS_FAMILY = "jacinto"
-DEFAULT_RTOS_VERSION = "07_01_00_17"
-DEFAULT_RTOS_VERSION_DOT = "07.01.00.17"
+DEFAULT_RTOS_VERSION = "07_01_00_24"
+DEFAULT_RTOS_VERSION_DOT = "07.01.00.24"
 
 DEFAULT_RTOS_SOC = "undefined"
 DEFAULT_RTOS_SOC_j7 = "j721e"
@@ -35,9 +35,9 @@ DEFAULT_FIRMWARE_URL = "file://empty"
 DEFAULT_FIRMWARE_URL_k3 = "${CORESDK_RTOS_WEBLINK}/${DEFAULT_FIRMWARE_FILE}"
 
 DEFAULT_FIRMWARE_SHA256SUM = "unknown"
-DEFAULT_FIRMWARE_SHA256SUM_j7 = "8c8fbd4494bd5f07eb5215b32ba9323332fafdecf9f08af961b7436830f46937"
-DEFAULT_FIRMWARE_SHA256SUM_j7200-evm = "af7084807706d36422c63eaff5e683412199521377fabfce052fd462074fb2a3"
-DEFAULT_FIRMWARE_SHA256SUM_am65xx = "a46ac63fda7400d24f63ab67afcaff4329bd840799baaf074cffa642c25b1158"
+DEFAULT_FIRMWARE_SHA256SUM_j7 = "725fa18b12bf9f4406b934b2779f9bded34c2e146667bf021deeb547de083e39"
+DEFAULT_FIRMWARE_SHA256SUM_j7200-evm = "5fbde0825051e4a17ec3eadb11a81ccdd5a89638259075b8a8a6e0742f0b297c"
+DEFAULT_FIRMWARE_SHA256SUM_am65xx = "8c9ec14b045ed70021804e9a37152aa947e332c34b230f5ea3da5fdeaf37dc0b"
 
 # Use weak assignment for CORESDK_RTOS_* variables to use defaults if not yet set
 CORESDK_RTOS_FAMILY ?= "${DEFAULT_RTOS_FAMILY}"
diff --git a/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb b/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
index 09035b99ed05..37463869ba1e 100644
--- a/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
+++ b/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
@@ -17,7 +17,7 @@ PLAT_SFX_am65xx = "/am65xx"
 # Use weak assignment to set defaults to TI_RTOS_METADATA_* variables
 TI_RTOS_METADATA_URI ?= "git://git.ti.com/processor-sdk/coresdk_rtos_releases.git"
 TI_RTOS_METADATA_PROTOCOL ?= "git"
-TI_RTOS_METADATA_SRCREV ?= "905500d6da77511730c4820efce8eaf07dcb504e"
+TI_RTOS_METADATA_SRCREV ?= "c98bc5cf4e5ab0633dfcbb35a87d543cc7607325"
 TI_RTOS_METADATA_BRANCH ?= "master"
 TI_RTOS_METADATA_DIR ?= "${PLAT_SFX}"
 TI_RTOS_METADATA_FILE ?= "${S}${TI_RTOS_METADATA_DIR}/metadata.inc"
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-10-21 17:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-21 15:02 [PATCH 1/3] ti-rtos: update metadata and firmware to 07.01.00.24 Dan Murphy
2020-10-21 15:02 ` [PATCH 2/3] u-boot-ti: Add new firmware to u-boot command line for j7 Dan Murphy
2020-10-21 17:07   ` Denys Dmytriyenko
2020-10-21 15:02 ` [PATCH 3/3] u-boot-ti-staging: Update to latest HEAD for j7 build Dan Murphy
2020-10-21 17:08   ` Denys Dmytriyenko
2020-10-21 17:04 ` [PATCH 1/3] ti-rtos: update metadata and firmware to 07.01.00.24 Denys Dmytriyenko

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.