diff options
author | Praneeth Bajjuri <praneeth@ti.com> | 2021-03-17 19:17:32 -0500 |
---|---|---|
committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-03-17 19:19:35 -0500 |
commit | 1bd20733100b92601e56cfa69849c14746b35c60 (patch) | |
tree | 31ad84160fbf8dc68e5a238c4709f99097535789 /recipes-bsp/ti-sci-fw | |
parent | 57f24176dd6dd86f058187edf7f75419aec43322 (diff) | |
download | meta-ti-1bd20733100b92601e56cfa69849c14746b35c60.tar.gz |
ti-sci-fw: Update image gen and sysfw to v2021.01a
Update the image gen and linux-firmware commit SHAs so that
we pick v2021.01a sysfw and the applicable
DM update with following version
* 07.03.00.21 for J721E and J7200
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'recipes-bsp/ti-sci-fw')
-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 108f7133..50eb1f7e 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 = "2021.01" | 6 | PV = "2021.01a" |
7 | 7 | ||
8 | SRCREV = "b7e5d159fd4a5b03a02c8f4b8eb32bad2addf4f5" | 8 | SRCREV = "306e8b92bcce0fe88b494732c0a614079f8ff73a" |
9 | BRANCH ?= "ti-linux-firmware" | 9 | BRANCH ?= "ti-linux-firmware" |
10 | SRCREV_imggen = "3cd998ff043adf70a50f63115ca1888c62802511" | 10 | SRCREV_imggen = "c376cd495b9821b6e3cb296b1bbae10d0f010817" |
11 | SRCREV_FORMAT = "imggen" | 11 | SRCREV_FORMAT = "imggen" |
12 | 12 | ||
13 | SRC_URI = " \ | 13 | SRC_URI = " \ |