diff options
author | Praneeth Bajjuri <praneeth@ti.com> | 2021-06-10 17:18:15 -0500 |
---|---|---|
committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-06-10 19:49:54 -0500 |
commit | 02a2433c47bf41fcd5d212a1f2dd9371e90bfe0a (patch) | |
tree | 3c133ff8fb5733c7b8cf59448a8868046829fdd6 /recipes-bsp/ti-sci-fw | |
parent | f4dfe172481e3f12e9324526364f4b30afc44651 (diff) | |
download | meta-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>
Diffstat (limited to 'recipes-bsp/ti-sci-fw')
-rw-r--r-- | recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 2 |
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 | ||
8 | SRCREV = "34062b5670aac524ce3074b184ef2ef62daafca0" | 8 | SRCREV = "34062b5670aac524ce3074b184ef2ef62daafca0" |
9 | BRANCH ?= "ti-linux-firmware" | 9 | BRANCH ?= "ti-linux-firmware" |
10 | SRCREV_imggen = "7b6f3832af6d334d335309d66d206ab829765c0e" | 10 | SRCREV_imggen = "e411dc16862b5bb2d8befb12496b03d7b01c87b2" |
11 | SRCREV_FORMAT = "imggen" | 11 | SRCREV_FORMAT = "imggen" |
12 | 12 | ||
13 | SRC_URI = " \ | 13 | SRC_URI = " \ |