mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 10:21:52 +00:00
ipc-lld: firmware binary updates with WFI fix
Updated IPC/LLD firmware binaries for AM65xx and J721E to support WFI state for proper remote core power-down and power-up. Signed-off-by: Jonathan Bergsagel <jbergsagel@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
c965b6beee
commit
319c4967f0
@@ -13,7 +13,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
PROTOCOL = "git"
|
||||
BRANCH = "master"
|
||||
SRCREV = "81392da08fab2b5cfc23d63dbe71b7244a6af477"
|
||||
SRCREV = "c9f7cfe61b67998a053fe145344ce0c9b5bb22aa"
|
||||
|
||||
SRC_URI = "git://git.ti.com/keystone-rtos/ipc-lld.git;protocol=${PROTOCOL};branch=${BRANCH}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user