summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2021-06-10 17:18:15 -0500
committerPraneeth Bajjuri <praneeth@ti.com>2021-06-10 19:49:54 -0500
commit02a2433c47bf41fcd5d212a1f2dd9371e90bfe0a (patch)
tree3c133ff8fb5733c7b8cf59448a8868046829fdd6
parentf4dfe172481e3f12e9324526364f4b30afc44651 (diff)
downloadmeta-ti-02a2433c47bf41fcd5d212a1f2dd9371e90bfe0a.tar.gz
ti-sci-fw: Update image gen to latest08.00.00.000
update image gen to latest. This commit also picks AM64x boot critical fix. commit e411dc16862b ("soc: am64x: Makefile: Move the SPL Load address to 0x70000000") Signed-off-by: Praneeth Bajjuri <praneeth@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 72430ab6..dbf63ef5 100644
--- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
+++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
@@ -7,7 +7,7 @@ PV = "2021.01a"
7 7
8SRCREV = "34062b5670aac524ce3074b184ef2ef62daafca0" 8SRCREV = "34062b5670aac524ce3074b184ef2ef62daafca0"
9BRANCH ?= "ti-linux-firmware" 9BRANCH ?= "ti-linux-firmware"
10SRCREV_imggen = "7b6f3832af6d334d335309d66d206ab829765c0e" 10SRCREV_imggen = "e411dc16862b5bb2d8befb12496b03d7b01c87b2"
11SRCREV_FORMAT = "imggen" 11SRCREV_FORMAT = "imggen"
12 12
13SRC_URI = " \ 13SRC_URI = " \