[GIT PULL] Please pull u-boot-dfu-next-20250703 into next

Mattijs Korpershoek mkorpershoek at kernel.org
Thu Jul 3 16:11:34 CEST 2025


Hi Tom,

Please find the following fixes/developments for next:

Android:
- Fix uninitialized vhdr pointer in image-android.c
- Fix uninitialized vhdr pointer in abootimg cmd

DFU:
- Update maintainers file to include spl/spl_dfu

CI Job:
- https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/26938

Thanks,
Mattijs

The following changes since commit cbb5672790d400e9ec6e9fceaf89ece2660c0117:

  Merge patch series "binman: properly error out if path provided to key-name-hint in signature nodes" (2025-07-01 10:52:04 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-next-20250703

for you to fetch changes up to 4b489f517366595cd3f003d4175e721bd927a18b:

  boot: android: Prevent use of unintialised variable (2025-07-02 12:10:25 +0200)

----------------------------------------------------------------
u-boot-dfu-next-20250703

Android:
- Fix uninitialized vhdr pointer in image-android.c
- Fix uninitialized vhdr pointer in abootimg cmd

DFU:
- Update maintainers file to include spl/spl_dfu

----------------------------------------------------------------
Andrew Goodbody (2):
      cmd: abootimg: Prevent use of unintialised variable
      boot: android: Prevent use of unintialised variable

Mattijs Korpershoek (1):
      MAINTAINERS: Add common/spl/spl_dfu to DFU entry

 MAINTAINERS          | 1 +
 boot/image-android.c | 2 +-
 cmd/abootimg.c       | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)



More information about the U-Boot mailing list