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:44:38 -0600 |
| commit | 9ad8bc7fa3828dd9a48336e6847b782ac7018cf6 (patch) | |
| tree | 6fa176d57466bc9150e0df91cbb11109055eaa4f | |
| parent | 79ac6c4d7143d73a9bcf7a6b5b3c8f8724d342a0 (diff) | |
| download | meta-ti-9ad8bc7fa3828dd9a48336e6847b782ac7018cf6.tar.gz | |
ti-sci-fw: Update image gen and sysfw to v2021.01
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>
| -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 = " \ |
