* [GIT PULL] Please pull u-boot-dfu-20241017
@ 2024-10-17 8:20 Mattijs Korpershoek
2024-10-17 17:54 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2024-10-17 8:20 UTC (permalink / raw)
To: Tom Rini, u-boot
Cc: Lukasz Majewski, Jerome Forissier, Neil Armstrong,
Siddharth Vadapalli
Hi Tom,
Please find some fixes for master:
Usb Gadget:
- Fix cdns3 endpoint configuration by setting maxpacket
- Fix dwc3 cache handling when using DMA
Fastboot:
- Make AVB_VERIFY depends on FASTBOOT
CI job:
- https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/22742
Thanks,
Mattijs
The following changes since commit a404065479be2c1fe1167c3c91367e8194a69d1b:
power: pmic: pca9450: Add missing newline (2024-10-10 12:17:46 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20241017
for you to fetch changes up to 3e47302dd71267b85e5ec65c5b6d881c23cce6cb:
usb: dwc3: invalidate dcache on buffer used in interrupt handling (2024-10-15 11:03:57 +0200)
----------------------------------------------------------------
u-boot-dfu-20241017
Usb Gadget:
- Fix cdns3 endpoint configuration by setting maxpacket
- Fix dwc3 cache handling when using DMA
Fastboot:
- Make AVB_VERIFY depends on FASTBOOT
----------------------------------------------------------------
Jerome Forissier (1):
Make AVB_VERIFY depend on FASTBOOT
Neil Armstrong (3):
usb: dwc3: allocate setup_buf with dma_alloc_coherent()
usb: dwc3: fix dcache flush range calculation
usb: dwc3: invalidate dcache on buffer used in interrupt handling
Siddharth Vadapalli (1):
usb: gadget: cdns3: Fix cdns3_ep_config() by setting ep.maxpacket
common/Kconfig | 1 +
drivers/usb/cdns3/gadget.c | 8 ++++++++
drivers/usb/dwc3/core.h | 2 ++
drivers/usb/dwc3/ep0.c | 6 ++++--
drivers/usb/dwc3/gadget.c | 10 ++++++----
drivers/usb/dwc3/io.h | 13 ++++++++++++-
6 files changed, 33 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Please pull u-boot-dfu-20241017
2024-10-17 8:20 [GIT PULL] Please pull u-boot-dfu-20241017 Mattijs Korpershoek
@ 2024-10-17 17:54 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2024-10-17 17:54 UTC (permalink / raw)
To: Mattijs Korpershoek
Cc: u-boot, Lukasz Majewski, Jerome Forissier, Neil Armstrong,
Siddharth Vadapalli
[-- Attachment #1: Type: text/plain, Size: 957 bytes --]
On Thu, Oct 17, 2024 at 10:20:30AM +0200, Mattijs Korpershoek wrote:
> Hi Tom,
>
> Please find some fixes for master:
>
> Usb Gadget:
> - Fix cdns3 endpoint configuration by setting maxpacket
> - Fix dwc3 cache handling when using DMA
>
> Fastboot:
> - Make AVB_VERIFY depends on FASTBOOT
>
> CI job:
> - https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/22742
>
> Thanks,
> Mattijs
>
> The following changes since commit a404065479be2c1fe1167c3c91367e8194a69d1b:
>
> power: pmic: pca9450: Add missing newline (2024-10-10 12:17:46 -0600)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20241017
>
> for you to fetch changes up to 3e47302dd71267b85e5ec65c5b6d881c23cce6cb:
>
> usb: dwc3: invalidate dcache on buffer used in interrupt handling (2024-10-15 11:03:57 +0200)
>
Applied to u-boot/master, 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:[~2024-10-17 17:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-17 8:20 [GIT PULL] Please pull u-boot-dfu-20241017 Mattijs Korpershoek
2024-10-17 17:54 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox