mbox series

[meta-ti,master/kirkstone,0/2] Fix build for tispl.bin

Message ID 20231012172947.1359231-1-a-limaye@ti.com
Headers show
Series Fix build for tispl.bin | expand

Message

Limaye, Aniket Oct. 12, 2023, 5:29 p.m. UTC
ti-fs-stub-* firmware is packaged at tispl.bin and is needed for u-boot
aarch64 build. Revert previous commits that removed u-boot dependency on
ti-sci-fw while preserving deploy logic for ti-sci-fw with multiconfig
builds

Aniket Limaye (2):
  ti-sci-fw: Remove COMPATIBLE_MACHINE and extend recipe to k3 machines
  Revert "recipes-bsp: u-boot-ti.inc: Remove ti-sci-fw from DEPENDS for
    k3 machine"

 meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 6 ++++--
 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc       | 1 +
 2 files changed, 5 insertions(+), 2 deletions(-)