[PATCH v3 0/6] Add support for DT overlays handoff

Tom Rini trini at konsulko.com
Mon Apr 27 19:04:22 CEST 2026


On Fri, 18 Jul 2025 07:16:13 -0700, Raymond Mao wrote:

> The series include refactoring on bloblist and fdtdec to support handoff
> of multiple DT overlays and applying them into the DT base during setup.
> All changes are aligned to the spec update for supporting DT overlay
> handoff[1].
> 
> Notes for testing:
> 
> [...]

Applied to u-boot/master, thanks!

[1/6] bloblist: add blob type for DT overlay
      commit: 9d89fc4054faa7b5a9422b97b756b2cf63a91ad8
[2/6] bloblist: add helper functions
      commit: ad82e750fd2af6d7f098e78e70cbba1678e84b2f
[3/6] bloblist: fix a potential negative size for memmove
      commit: 63cc797a7e89a2543c9997a271ad8f02b04a6777
[4/6] bloblist: add API for applying blobs with specified tag
      commit: 25baace94298bbe50a91f7b1b7470bf0eb5688fa
[5/6] fdtdec: apply DT overlays from bloblist
      commit: b70cbbfbf94fdb50367a0884a9c44770b4c3bddc
[6/6] configs: Select OF_LIBFDT_OVERLAY to hand over DTO via bloblist
      commit: d3935134c9d597b57cebb954615cf3b80eaf85d7
-- 
Tom




More information about the U-Boot mailing list