[PATCH v2 0/2] Enable U-Boot SPL support for Lemans EVK

Balaji Selvanathan balaji.selvanathan at oss.qualcomm.com
Mon Jun 15 10:48:51 CEST 2026


This series enables initial U-Boot SPL support, enabling the SPL to load
a FIT image containing TF-A, OP-TEE and U-Boot proper from the "uefi_a"
UFS partition and hand off to TF-A.

Patch 1 adds bootph-all properties to device tree nodes required for SPL
Patch 2 adds the SPL defconfig for the Lemans EVK.

Signed-off-by: Balaji Selvanathan <balaji.selvanathan at oss.qualcomm.com>
---
Changes in v2:
- Rebase changes on top of already added arch/arm/dts/lemans-evk-u-boot.dtsi
- Link to v1: https://lore.kernel.org/u-boot/20260606-lemans_spl-v1-0-ead97dd5b515@oss.qualcomm.com/

---
Balaji Selvanathan (2):
      arm: dts: lemans-evk: enable SPL support for UFS and dependencies
      configs: qcom: Add qcom_lemans_spl_defconfig for Lemans EVK

 arch/arm/dts/lemans-evk-u-boot.dtsi |  42 +++++++++++++++
 configs/qcom_lemans_spl_defconfig   | 104 ++++++++++++++++++++++++++++++++++++
 2 files changed, 146 insertions(+)
---
base-commit: 1e80ee41441c612f05787a93bbef4e6e422e29d1
change-id: 20260615-spl_lemans-6ddaa092003c

Best regards,
-- 
Balaji Selvanathan <balaji.selvanathan at oss.qualcomm.com>



More information about the U-Boot mailing list