All of lore.kernel.org
 help / color / mirror / Atom feed
* [master/scarthgap][PATCH] omap-a15.inc: don't include ipu1 firmware in the boot partition
@ 2025-03-15  2:02 Denys Dmytriyenko
  2025-03-15  4:59 ` Limaye, Aniket
  0 siblings, 1 reply; 16+ messages in thread
From: Denys Dmytriyenko @ 2025-03-15  2:02 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko, Aniket Limaye

From: Denys Dmytriyenko <denys@konsulko.com>

This reverts commit c58af0b172660ef1248a3454af06251d872770b1.

This adds an undesired dependency on meta-ti-extras - more details:
https://lists.yoctoproject.org/g/meta-ti/topic/110003435

Cc: Aniket Limaye <a-limaye@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 meta-ti-bsp/conf/machine/include/omap-a15.inc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta-ti-bsp/conf/machine/include/omap-a15.inc b/meta-ti-bsp/conf/machine/include/omap-a15.inc
index a258decd..be086936 100644
--- a/meta-ti-bsp/conf/machine/include/omap-a15.inc
+++ b/meta-ti-bsp/conf/machine/include/omap-a15.inc
@@ -48,6 +48,5 @@ MACHINE_FEATURES = "apm usbgadget usbhost vfat ext2 screen alsa gpu mmip dsp gc3
 
 IMAGE_FSTYPES += "tar.xz wic.xz wic.bmap"
 WKS_FILE ?= "sdimage-2part.wks"
-IMAGE_BOOT_FILES ?= "${SPL_BINARY} u-boot.${UBOOT_SUFFIX} ${UBOOT_EXTLINUX_BOOT_FILES} ipc/dra7-ipu1-fw.xem4;dra7-ipu1-fw.xem4"
+IMAGE_BOOT_FILES ?= "${SPL_BINARY} u-boot.${UBOOT_SUFFIX} ${UBOOT_EXTLINUX_BOOT_FILES}"
 do_image_wic[depends] += "virtual/bootloader:do_deploy"
-do_image_wic[depends] += "ti-ipc-rtos:do_deploy"
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2025-06-29 17:51 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-15  2:02 [master/scarthgap][PATCH] omap-a15.inc: don't include ipu1 firmware in the boot partition Denys Dmytriyenko
2025-03-15  4:59 ` Limaye, Aniket
2025-03-18 16:18   ` [meta-ti] " Denys Dmytriyenko
2025-03-18 16:40     ` Ryan Eatmon
2025-03-20  8:59     ` Beleswar Prasad Padhi
2025-04-11 21:03       ` Denys Dmytriyenko
     [not found]       ` <18355F7853CF1E08.27206@lists.yoctoproject.org>
2025-04-23  1:53         ` Denys Dmytriyenko
2025-04-23 13:20           ` Kumar, Udit
2025-04-23 16:34             ` Denys Dmytriyenko
2025-04-24 20:59               ` Limaye, Aniket
2025-04-25  0:57                 ` Denys Dmytriyenko
2025-04-27 20:06                   ` Limaye, Aniket
2025-06-27 21:15                     ` Denys Dmytriyenko
2025-06-28  1:11                       ` Kumar, Udit
2025-06-29 17:51                         ` Denys Dmytriyenko
2025-03-20  8:57   ` Beleswar Prasad Padhi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.