diff options
author | Praneeth Bajjuri <praneeth@ti.com> | 2021-02-23 16:54:43 -0600 |
---|---|---|
committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-02-23 21:33:57 -0600 |
commit | c26165ef90be2161ed91b44a54d6fa93d6adaa89 (patch) | |
tree | 6e5ee512453a6fc98124b8b81fb21897875e1783 /recipes-bsp | |
parent | 77cdfa9f65607c8813c0d8c31d2a40bc9d2c9ade (diff) | |
download | meta-ti-c26165ef90be2161ed91b44a54d6fa93d6adaa89.tar.gz |
ti-sci-fw: Update image gen and sysfw to v2021.0107.03.00.001
Update the image gen and linux-firmware commit SHAs so that
am65x, j7200 and j721e also picks v2021.01 sysfw and the applicable
DM update with following version
* 07.03.00.12 for J721E
* 07.03.00.10 for J7200
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc index cfe0fe66..108f7133 100644 --- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc | |||
@@ -3,11 +3,11 @@ SUMMARY = "TI SCI firmware (SYSFW)" | |||
3 | LICENSE = "TI-TFL" | 3 | LICENSE = "TI-TFL" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" |
5 | 5 | ||
6 | PV = "2020.12a" | 6 | PV = "2021.01" |
7 | 7 | ||
8 | SRCREV = "b66ee9ae020c31d7138f0af38518823bb4f5791e" | 8 | SRCREV = "b7e5d159fd4a5b03a02c8f4b8eb32bad2addf4f5" |
9 | BRANCH ?= "ti-linux-firmware" | 9 | BRANCH ?= "ti-linux-firmware" |
10 | SRCREV_imggen = "d882ca2bfcef8a9f07eefe0edc231711f0df036f" | 10 | SRCREV_imggen = "3cd998ff043adf70a50f63115ca1888c62802511" |
11 | SRCREV_FORMAT = "imggen" | 11 | SRCREV_FORMAT = "imggen" |
12 | 12 | ||
13 | SRC_URI = " \ | 13 | SRC_URI = " \ |