All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: Lukasz Majewski <lukma@denx.de>,
	Sam Protsenko <semen.protsenko@linaro.org>
Subject: [GIT PULL] Please pull u-boot-dfu-next-20250716 into master
Date: Wed, 16 Jul 2025 12:08:12 +0200	[thread overview]
Message-ID: <87y0so30tv.fsf@kernel.org> (raw)

Hi Tom,

Please find the following fixes for master:

Android:
- Fix printing lbaint_t format in AVB and android_ab messages

DFU:
- Fix dfu_config_interfaces() for single interface DFU syntax

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

Please note that this is probably my last pull request before my
paternity leave. I plan to be out in August and September.
Becoming a dad will be a life-changing event for me, so I'd like to
not be on my computer for the early months :)

As we discussed on IRC, thanks a lot for keeping an eye out for
fastboot, android AB/AVB, USB gadget and DFU.

Regards,
Mattijs

The following changes since commit b379335f141e3ddca0cdbb5d9d39af0444530542:

  configs: Resync with savedefconfig (2025-07-07 14:15:18 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 772526fb9f55a1fea439ea3a6923136cd121cc88:

  dfu: Fix dfu_config_interfaces() for single interface DFU syntax (2025-07-15 11:27:19 +0200)

----------------------------------------------------------------
u-boot-dfu-20250716

Android:
- Fix printing lbaint_t format in AVB and android_ab messages

DFU:
- Fix dfu_config_interfaces() for single interface DFU syntax

----------------------------------------------------------------
Sam Protsenko (1):
      dfu: Fix dfu_config_interfaces() for single interface DFU syntax

Tom Rini (2):
      boot/android_ab.c: Make use of LBAF for printing lbaint_t
      common/avb_verify.c: Make use of LBAF for printing lbaint_t

 boot/android_ab.c   | 3 +--
 common/avb_verify.c | 4 ++--
 drivers/dfu/dfu.c   | 2 +-
 3 files changed, 4 insertions(+), 5 deletions(-)

             reply	other threads:[~2025-07-16 10:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-16 10:08 Mattijs Korpershoek [this message]
2025-07-16 10:14 ` [GIT PULL] Please pull u-boot-dfu-20250716 into master Mattijs Korpershoek
2025-07-16 22:16 ` [GIT PULL] Please pull u-boot-dfu-next-20250716 " Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y0so30tv.fsf@kernel.org \
    --to=mkorpershoek@kernel.org \
    --cc=lukma@denx.de \
    --cc=semen.protsenko@linaro.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.