* [GIT PULL] Please pull u-boot-dfu-next-20231124
@ 2023-11-24 10:44 Mattijs Korpershoek
2023-11-25 22:38 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2023-11-24 10:44 UTC (permalink / raw)
To: Tom Rini; +Cc: Lukasz Majewski, u-boot
Hi Tom,
Here are some developments for next including:
- Make dfu entity name size configurable in KConfig
- Implement start-stop for UMS (graceful shutdown via eject)
- Improve help messages for cmd/bind
- Improve help message for udc bind failures
The CI job is at https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/18704
Thanks,
Mattijs
The following changes since commit dca7a8958f8d0dbd53072caa4353353e062d80ca:
Merge tag 'v2024.01-rc3' into next (2023-11-20 09:19:50 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-next-20231124
for you to fetch changes up to 8a0d07807abb5370fe879321c7f1d22fdda3255f:
usb: udc: Try to clarify an error message (2023-11-21 15:48:38 +0100)
----------------------------------------------------------------
u-boot-dfu-next-20231124
- Make dfu entity name size configurable in KConfig
- Implement start-stop for UMS (graceful shutdown via eject)
- Improve help messages for cmd/bind
- Improve help message for udc bind failures
----------------------------------------------------------------
Jaehoon Chung (1):
dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
Marek Vasut (1):
usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI command
Miquel Raynal (3):
cmd: Change the dependencies between CMD_BIND and USB_GADGET
cmd: bind: Try to improve the (un)bind help
usb: udc: Try to clarify an error message
cmd/Kconfig | 2 +-
cmd/bind.c | 4 ++++
drivers/dfu/Kconfig | 9 +++++++++
drivers/usb/gadget/Kconfig | 1 +
drivers/usb/gadget/f_mass_storage.c | 7 +++++++
drivers/usb/gadget/udc/udc-core.c | 13 ++++++++++++-
include/dfu.h | 5 +++++
7 files changed, 39 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] Please pull u-boot-dfu-next-20231124
2023-11-24 10:44 [GIT PULL] Please pull u-boot-dfu-next-20231124 Mattijs Korpershoek
@ 2023-11-25 22:38 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2023-11-25 22:38 UTC (permalink / raw)
To: Mattijs Korpershoek; +Cc: Lukasz Majewski, u-boot
[-- Attachment #1: Type: text/plain, Size: 976 bytes --]
On Fri, Nov 24, 2023 at 11:44:14AM +0100, Mattijs Korpershoek wrote:
> Hi Tom,
>
> Here are some developments for next including:
>
> - Make dfu entity name size configurable in KConfig
> - Implement start-stop for UMS (graceful shutdown via eject)
> - Improve help messages for cmd/bind
> - Improve help message for udc bind failures
>
> The CI job is at https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/18704
>
> Thanks,
> Mattijs
>
> The following changes since commit dca7a8958f8d0dbd53072caa4353353e062d80ca:
>
> Merge tag 'v2024.01-rc3' into next (2023-11-20 09:19:50 -0500)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-next-20231124
>
> for you to fetch changes up to 8a0d07807abb5370fe879321c7f1d22fdda3255f:
>
> usb: udc: Try to clarify an error message (2023-11-21 15:48:38 +0100)
>
Applied to u-boot/next, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-25 22:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-24 10:44 [GIT PULL] Please pull u-boot-dfu-next-20231124 Mattijs Korpershoek
2023-11-25 22:38 ` Tom Rini
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.