All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-dfu-20241126
@ 2024-11-26 13:23 Mattijs Korpershoek
  2024-11-26 16:49 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2024-11-26 13:23 UTC (permalink / raw)
  To: Tom Rini, u-boot
  Cc: Lukasz Majewski, Caleb Connolly, Ion Agorria, Svyatoslav Ryhel

Hi Tom,

Please find some fixes for master:

Fastboot:
- handle unknown partition type as "raw"

Usb gadget:
- Fix ci_udc gadget driver for Tegra 2 devices by not using USBADRA

CI job:
- https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/23572

Thanks,
Mattijs

The following changes since commit 0e6432e19f9c812b4986ca7fd8e6db9fd2c199d3:

  Merge patch series "Fix boot failure due to misaligned DMA buffer" (2024-11-18 08:24:06 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 35d967f5a8219adc47628247a98c302b1870313e:

  usb: ci_udc: don't use "advance" feature when setting address (2024-11-26 09:56:03 +0100)

----------------------------------------------------------------
u-boot-dfu-20241126

Fastboot:
- handle unknown partition type as "raw"

Usb gadget:
- Fix ci_udc gadget driver for Tegra 2 devices by not using USBADRA

----------------------------------------------------------------
Caleb Connolly (1):
      fastboot: properly handle unknown partition type

Ion Agorria (1):
      usb: ci_udc: don't use "advance" feature when setting address

 drivers/fastboot/fb_getvar.c |  3 ++-
 drivers/usb/gadget/ci_udc.c  | 24 +++++++++++++++++++++++-
 drivers/usb/gadget/ci_udc.h  |  1 +
 3 files changed, 26 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-26 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-26 13:23 [GIT PULL] Please pull u-boot-dfu-20241126 Mattijs Korpershoek
2024-11-26 16:49 ` 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.