diff options
| author | Praneeth Bajjuri <praneeth@ti.com> | 2021-01-07 08:37:26 +0000 |
|---|---|---|
| committer | Dan Murphy <dmurphy@ti.com> | 2021-01-08 16:07:12 -0600 |
| commit | 84ecb70094ce1416443cd62845a4d8cf18748bb7 (patch) | |
| tree | 2d6f8236d4ea2ca3643ec778a7f6b15e6538afe1 | |
| parent | b286df39b38f03d8bdec550554c7cf4ad7763139 (diff) | |
| download | meta-ti-84ecb70094ce1416443cd62845a4d8cf18748bb7.tar.gz | |
ti-sci-fw: am64x: Update image gen and sysfw to v2020.12
Update the image gen and sysfw commit SHAs so that am64x picks
v2020.12 version.
Reviewed-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
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 174d9539..ae22b7a5 100644 --- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc | |||
| @@ -4,11 +4,11 @@ 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.08b" | 6 | PV = "2020.08b" |
| 7 | PV_am64xx-evm-k3r5 = "2020.23" | 7 | PV_am64xx-evm-k3r5 = "2020.12" |
| 8 | 8 | ||
| 9 | SRCREV = "078c1bbf3d0a05b4045d4091c32e91ee1ae15ff8" | 9 | SRCREV = "0c268f292f3b3a71d3bd0b367f492304b45e37b1" |
| 10 | BRANCH ?= "ti-linux-firmware" | 10 | BRANCH ?= "ti-linux-firmware" |
| 11 | SRCREV_imggen = "6d023674b0655f1a7bba192d2600c08be314e9ef" | 11 | SRCREV_imggen = "a4796e5f1304fe8197cba54ccea3d18b9998ff02" |
| 12 | SRCREV_FORMAT = "imggen" | 12 | SRCREV_FORMAT = "imggen" |
| 13 | 13 | ||
| 14 | SRC_URI = " \ | 14 | SRC_URI = " \ |
