mbox series

[meta-ti,scarthgap/master,0/2] omap-a15: Add

Message ID 20241209101330.1893700-1-a-limaye@ti.com
Headers show
Series omap-a15: Add | expand

Message

Aniket Limaye Dec. 9, 2024, 10:10 a.m. UTC
As per discussion in kirkstone version of the patch [0], sending this
series rebased for scarthgap/master as well.

The firmware is required for early boot of the remoteproc from SPL stage
of the bootloader. Copy the ipc firmware into the boot partition of the
wic images, where the bootloader expects it to be.

For this, add a deploy task for the firmware binary and also include the
file in IMAGE_BOOT_FILES for omap-a15.

[0]: https://lists.yoctoproject.org/g/meta-ti/message/18091

Aniket Limaye (2):
  meta-ti-extras: ti-ipc-rtos: Deploy ipc firmware
  conf: machine: omap-a15.inc: include ipu1 firmware in the boot
    partition

 meta-ti-bsp/conf/machine/include/omap-a15.inc    |  3 ++-
 meta-ti-extras/recipes-ti/ipc/ti-ipc-rtos_git.bb | 13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)