From 3533f776d9a19a6f35f309fd7437713fbb7c4ce3 Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Wed, 30 Jun 2021 13:01:28 -0500 Subject: [PATCH] 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 Reviewed-by: Praneeth Bajjuri Reviewed-by: Denys Dmytriyenko Signed-off-by: Yogesh Siraswar --- recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc index 0f666b06..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" PV = "2021.05" -SRCREV = "34062b5670aac524ce3074b184ef2ef62daafca0" +SRCREV = "1e73d9387980f4d425742738968e55395c19e26c" BRANCH ?= "ti-linux-firmware" SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c" SRCREV_FORMAT = "imggen"