| Message ID | 20241205183103.3411587-1-a-limaye@ti.com |
|---|---|
| Headers | show |
| Series | omap-a15: Add dra7-ipu1-fw to boot | expand |
As this platform still exists in scarthgap and master, should this patch also be applied to those branches as well? On 12/5/2024 12:05 PM, Aniket Limaye wrote: > 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. > > 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 | 14 ++++++++++++++ > 2 files changed, 16 insertions(+), 1 deletion(-) >
On 12/6/2024 8:50 PM, Ryan Eatmon wrote: > > As this platform still exists in scarthgap and master, should this patch > also be applied to those branches as well? > Udit? Beleswar? Are we targeting the early boot feature in latest kernel, u-boot? (TI tree and upstream?) Should I send this series for scarthgap/master wic images as well? Thanks, Aniket > > On 12/5/2024 12:05 PM, Aniket Limaye wrote: >> 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. >> >> 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 | 14 ++++++++++++++ >> 2 files changed, 16 insertions(+), 1 deletion(-) >> >
On 12/7/2024 10:48 AM, Limaye, Aniket wrote: > > > On 12/6/2024 8:50 PM, Ryan Eatmon wrote: >> >> As this platform still exists in scarthgap and master, should this >> patch also be applied to those branches as well? >> > > Udit? Beleswar? Are we targeting the early boot feature in latest > kernel, u-boot? (TI tree and upstream?) > Upstream kernel and u-boot will be part of plan. But at present kernel patches are not in shape to be up streamed. > Should I send this series for scarthgap/master wic images as well? yes please send this patch for scarthgap/master as well > > Thanks, > Aniket > >> >> On 12/5/2024 12:05 PM, Aniket Limaye wrote: >>> 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. >>> >>> 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 | 14 ++++++++++++++ >>> 2 files changed, 16 insertions(+), 1 deletion(-) >>> >> >
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. 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 | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-)