From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: Lukasz Majewski <lukma@denx.de>,
Siddharth Vadapalli <s-vadapalli@ti.com>
Subject: [GIT PULL] Please pull u-boot-dfu-20260316 into master
Date: Mon, 16 Mar 2026 13:38:17 +0100 [thread overview]
Message-ID: <87y0jsrlty.fsf@kernel.org> (raw)
Hi Tom,
Here is a PR for master.
It contains a couple of very small changes. I don't think that they are
particularly urgent so if you prefer I can also resend them for next
instead.
DFU:
* Make DFU_WRITE_ALT symbol available outside of DFU
* Fix PCI subclass_code warning in spl_dfu
Usb Gadget:
* Mark udc_disconnect() as static
CI:
* https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/29533
Thanks,
Mattijs
The following changes since commit 8d24789abed0822fbe41a2f9d72cf19650159dc6:
common/memsize.c: Fix get_ram_size() original data restore (2026-03-02 08:21:47 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20260316
for you to fetch changes up to 4b77b07811c2fb48b4a65ae14c387540ae6b8998:
dfu: Make the DFU_WRITE_ALT symbol available outside of DFU (2026-03-16 10:38:47 +0100)
----------------------------------------------------------------
u-boot-dfu-20260316
DFU:
* Make DFU_WRITE_ALT symbol available outside of DFU
* Fix PCI subclass_code warning in spl_dfu
Usb Gadget:
* Mark udc_disconnect() as static
----------------------------------------------------------------
Siddharth Vadapalli (1):
common: spl: spl_dfu.c: Fix warning associated with PCI subclass_code
Tom Rini (2):
usb: gadget: Mark udc_disconnect as static
dfu: Make the DFU_WRITE_ALT symbol available outside of DFU
arch/arm/include/asm/bootm.h | 2 --
common/spl/spl_dfu.c | 2 +-
drivers/dfu/Kconfig | 2 +-
drivers/usb/gadget/ci_udc.c | 2 +-
include/usb.h | 9 ---------
include/usb/udc.h | 1 -
6 files changed, 3 insertions(+), 15 deletions(-)
next reply other threads:[~2026-03-16 12:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-16 12:38 Mattijs Korpershoek [this message]
2026-03-16 16:34 ` [GIT PULL] Please pull u-boot-dfu-20260316 into master 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=87y0jsrlty.fsf@kernel.org \
--to=mkorpershoek@kernel.org \
--cc=lukma@denx.de \
--cc=s-vadapalli@ti.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox