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 <[email protected]> --- recipes-bsp/ipc-lld/ipc-lld-fw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/ipc-lld/ipc-lld-fw_git.bb b/recipes-bsp/ipc-lld/ipc-lld-fw_git.bb index 4c8743d021f3..dd1f57b3ba3a 100644 --- a/recipes-bsp/ipc-lld/ipc-lld-fw_git.bb +++ b/recipes-bsp/ipc-lld/ipc-lld-fw_git.bb @@ -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}" -- 2.17.1 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
