diff options
author | Dan Murphy <dmurphy@ti.com> | 2021-01-20 14:58:01 -0600 |
---|---|---|
committer | Dan Murphy <dmurphy@ti.com> | 2021-01-20 14:58:01 -0600 |
commit | 542456ca082de7133a61be21222d13974a87e41d (patch) | |
tree | fe1558083f2eb52acaee9857a4b8e1a18a02494c | |
parent | c55ef776078fc7b268cd85377ae1522875a6992f (diff) | |
download | meta-ti-542456ca082de7133a61be21222d13974a87e41d.tar.gz |
ti-sci-fw: Update image gen and sysfw to v2020.12a07.02.00.004
Update the image gen and linux-firmware commit SHAs so that
am65x, j7200 and j721e also picks v2020.12a sysfw and the applicable
DM update on j7200 and j721e based on 07.02.00.10 tag
Signed-off-by: Dan Murphy <dmurphy@ti.com>
-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 7b989dd2..876d6b0d 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.12" | 6 | PV = "2020.12a" |
7 | 7 | ||
8 | SRCREV = "183b487f02ce48b47df02cfe7ea9579b4c1e280b" | 8 | SRCREV = "b66ee9ae020c31d7138f0af38518823bb4f5791e" |
9 | BRANCH ?= "ti-linux-firmware" | 9 | BRANCH ?= "ti-linux-firmware" |
10 | SRCREV_imggen = "0388c32f31bc4dd57b72a3b5faf3ca7ff4209c79" | 10 | SRCREV_imggen = "8412cbddc19c75a2ab2711ae169c3818dc65e4ba" |
11 | SRCREV_FORMAT = "imggen" | 11 | SRCREV_FORMAT = "imggen" |
12 | 12 | ||
13 | SRC_URI = " \ | 13 | SRC_URI = " \ |