mbox series

[meta-arago,dunfell,0/5] Add support in toplevel Makefile of SDK

Message ID 20220513074923.28761-1-a-m1@ti.com
Headers show
Series Add support in toplevel Makefile of SDK | expand

Message

Aparna M May 13, 2022, 7:49 a.m. UTC
Add support in toplevel makefile of SDK for:
- uboot build for am62xx-evm with DM firmware packaged with tispl.bin
- fitImage.itb build required for HS devices. Cureently adding support
  for am64xx-hs-evm.
- Combining sysfw.itb with tiboot3.bin to generate combined tiboot3.bin
  for k3 devices.
- sysfw-image build for am62xx-evm
- Rename UBOOT_MACHINE for am62xx-evm R5

Aparna M (5):
  ti-tisdk-makefile: Makefile_u-boot-spl: Add support for u-boot-a53
    build for am62xx-evm
  ti-tisdk-makefile: Makefile_linux-fitimage: Add support to build
    fitImage.itb for am64xx-hs-evm
  ti-tisdk-makefile: Makefile_sysfw-image: Add support for combined
    tiboot3.bin build in k3 devices
  ti-tisdk-makefile: Makefile_sysfw-image: Add support for am62xx-evm
  ti-tisdk-makefile: Rename UBOOT_MACHINE for R5 for am62xx-evm

 .../ti-tisdk-makefile/Makefile_linux-fitimage | 32 +++++++++++++++++++
 .../ti-tisdk-makefile/Makefile_sysfw-image    | 21 +++++++-----
 .../ti-tisdk-makefile/k3/Makefile_u-boot-spl  | 16 +++++++---
 .../ti-tisdk-makefile_1.0.bb                  |  8 ++++-
 4 files changed, 64 insertions(+), 13 deletions(-)
 create mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_linux-fitimage

Comments

PRC Automation Aug. 13, 2025, 11:25 p.m. UTC | #1
meta-arago / na / 20220513074923.28761-1-a-m1

PRC Results: FAIL

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed



=========================================================
  apply-yocto-patch: FAIL
=========================================================
dunfell
=====================
Summary:
- Patch Series: [meta-arago][dunfell][PATCH 0/5] Add support in toplevel Makefile of SDK
- Submitter: From: Aparna M <a-m1@ti.com>
- Date: Date: Fri, 13 May 2022 13:19:18 +0530
- Num Patches: 5
- Mailing List (public inbox) Commit SHA: 48ec6f3a8af6719a4f2ee9e13522104ad2f314b5

Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: dunfell
- Commit Author: Randolph Sapp <rs@ti.com>
- Commit Subject: meta-arago-distro: linux-firmware: remove cadence firmware
- Commit SHA: 86d19ced20934c8383c8a39f88d97c72e7e929ee

Patches
----------------------------------------
FAIL - [meta-arago][dunfell][PATCH 1/5] ti-tisdk-makefile: Makefile_u-boot-spl: Add support for u-boot-a53 build for am62xx-evm
    error: patch failed: meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/k3/Makefile_u-boot-spl:10
    error: meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/k3/Makefile_u-boot-spl: patch does not apply
    Applying: ti-tisdk-makefile: Makefile_u-boot-spl: Add support for u-boot-a53 build for am62xx-evm
    Patch failed at 0001 ti-tisdk-makefile: Makefile_u-boot-spl: Add support for u-boot-a53 build for am62xx-evm