Re: [GIT PULL] Please pull u-boot-dfu-20240606

2024-06-06 Thread Tom Rini
On Thu, Jun 06, 2024 at 12:06:44PM +0200, Mattijs Korpershoek wrote:

> Hi Tom,
> 
> Please find some fixes for master:
> 
> - dwc3 fix crash when ep0 stalls or gadget is stopped
> - Kconfig build fix for DFU_SF (SPI flash DFU driver)
> 
> The CI job is at 
> https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/20990
> 
> Thanks,
> Mattijs
> 
> The following changes since commit c0ea27bccfb7d2d37fd36806ac2a2f7389099420:
> 
>   Prepare v2024.07-rc4 (2024-06-03 18:34:59 -0600)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-dfu.git 
> tags/u-boot-dfu-20240606
> 
> for you to fetch changes up to 4339138a2086f8449b9356130cb6e97a81aa8679:
> 
>   dfu: add missing dependency for SPI flash DFU driver (2024-06-06 09:11:21 
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Re: [GIT PULL] Please pull u-boot-dfu-20240606

2024-06-06 Thread Mattijs Korpershoek
Hi everyone,

On jeu., mai 16, 2024 at 17:12, Mattijs Korpershoek  
wrote:

> Hi Tom,
>
> Please find some fixes for master:
>
> - dwc3 fix crash when ep0 stalls or gadget is stopped
> - Kconfig build fix for DFU_SF (SPI flash DFU driver)
>
> The CI job is at 
> https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/20990

Please ignore this one, my mail client screwed up the send date.

Sorry about that :(

Mattijs

>
> Thanks,
> Mattijs
>
> The following changes since commit c0ea27bccfb7d2d37fd36806ac2a2f7389099420:
>
>   Prepare v2024.07-rc4 (2024-06-03 18:34:59 -0600)
>
> are available in the Git repository at:
>
>   https://source.denx.de/u-boot/custodians/u-boot-dfu.git 
> tags/u-boot-dfu-20240606
>
> for you to fetch changes up to 4339138a2086f8449b9356130cb6e97a81aa8679:
>
>   dfu: add missing dependency for SPI flash DFU driver (2024-06-06 09:11:21 
> +0200)
>
> 
> u-boot-dfu-20240606
>
> - dwc3 fix crash when ep0 stalls or gadget is stopped
> - Kconfig build fix for DFU_SF (SPI flash DFU driver)
>
> 
> Heinrich Schuchardt (1):
>   dfu: add missing dependency for SPI flash DFU driver
>
> Neil Armstrong (1):
>   usb: dwc3: gadget: fix crash in dwc3_gadget_giveback()
>
>  drivers/dfu/Kconfig   | 1 +
>  drivers/usb/dwc3/gadget.c | 4 ++--
>  2 files changed, 3 insertions(+), 2 deletions(-)


[GIT PULL] Please pull u-boot-dfu-20240606

2024-06-06 Thread Mattijs Korpershoek
Hi Tom,

Please find some fixes for master:

- dwc3 fix crash when ep0 stalls or gadget is stopped
- Kconfig build fix for DFU_SF (SPI flash DFU driver)

The CI job is at 
https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/20990

Thanks,
Mattijs

The following changes since commit c0ea27bccfb7d2d37fd36806ac2a2f7389099420:

  Prepare v2024.07-rc4 (2024-06-03 18:34:59 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 4339138a2086f8449b9356130cb6e97a81aa8679:

  dfu: add missing dependency for SPI flash DFU driver (2024-06-06 09:11:21 
+0200)


u-boot-dfu-20240606

- dwc3 fix crash when ep0 stalls or gadget is stopped
- Kconfig build fix for DFU_SF (SPI flash DFU driver)


Heinrich Schuchardt (1):
  dfu: add missing dependency for SPI flash DFU driver

Neil Armstrong (1):
  usb: dwc3: gadget: fix crash in dwc3_gadget_giveback()

 drivers/dfu/Kconfig   | 1 +
 drivers/usb/dwc3/gadget.c | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)


[GIT PULL] Please pull u-boot-dfu-20240606

2024-06-06 Thread Mattijs Korpershoek
Hi Tom,

Please find some fixes for master:

- dwc3 fix crash when ep0 stalls or gadget is stopped
- Kconfig build fix for DFU_SF (SPI flash DFU driver)

The CI job is at 
https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/20990

Thanks,
Mattijs

The following changes since commit c0ea27bccfb7d2d37fd36806ac2a2f7389099420:

  Prepare v2024.07-rc4 (2024-06-03 18:34:59 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 4339138a2086f8449b9356130cb6e97a81aa8679:

  dfu: add missing dependency for SPI flash DFU driver (2024-06-06 09:11:21 
+0200)


u-boot-dfu-20240606

- dwc3 fix crash when ep0 stalls or gadget is stopped
- Kconfig build fix for DFU_SF (SPI flash DFU driver)


Heinrich Schuchardt (1):
  dfu: add missing dependency for SPI flash DFU driver

Neil Armstrong (1):
  usb: dwc3: gadget: fix crash in dwc3_gadget_giveback()

 drivers/dfu/Kconfig   | 1 +
 drivers/usb/dwc3/gadget.c | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)