summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2021-06-30 13:01:28 -0500
committerYogesh Siraswar <yogeshs@ti.com>2021-06-30 20:45:18 +0000
commit69f58002553462703914a9ebb1f83d472ea8294f (patch)
tree27e030d3a693f076a90f8eb8d73ed9f8493222cf
parent4a63e03c6310b163bc89c68b005383b92bd3e226 (diff)
downloadmeta-ti-69f58002553462703914a9ebb1f83d472ea8294f.tar.gz
ti-sci-fw: Update linux firmware repo to 08.00.00.001
Just updating imggen to a configuration compatible with latest firmware should not have been accepted, we should have ensured that firmware commit has moved correspondingly as well. Fix the same, else we get a broken system. Fixes: 406f5998227e ("ti-sci-fw: Update imggen to release 08.00.00.001 tag") Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
-rw-r--r--recipes-bsp/ti-sci-fw/ti-sci-fw.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
index 4004d93f..0979ebc6 100644
--- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
+++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
5 5
6PV = "2021.05" 6PV = "2021.05"
7 7
8SRCREV = "0468c7a78cd26f9190d374e198e37c63c7660ba9" 8SRCREV = "1e73d9387980f4d425742738968e55395c19e26c"
9BRANCH ?= "ti-linux-firmware" 9BRANCH ?= "ti-linux-firmware"
10SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c" 10SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c"
11SRCREV_FORMAT = "imggen" 11SRCREV_FORMAT = "imggen"