[GIT PULL] Please pull u-boot-dfu-20241126
Mattijs Korpershoek
mkorpershoek at baylibre.com
Tue Nov 26 14:23:13 CET 2024
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(-)
More information about the U-Boot
mailing list