All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: Lukasz Majewski <lukma@denx.de>,
	Caleb Connolly <caleb.connolly@linaro.org>,
	Ion Agorria <ion@agorria.com>,
	Svyatoslav Ryhel <clamor95@gmail.com>
Subject: [GIT PULL] Please pull u-boot-dfu-20241126
Date: Tue, 26 Nov 2024 14:23:13 +0100	[thread overview]
Message-ID: <87serep1ry.fsf@baylibre.com> (raw)

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(-)

             reply	other threads:[~2024-11-26 13:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-26 13:23 Mattijs Korpershoek [this message]
2024-11-26 16:49 ` [GIT PULL] Please pull u-boot-dfu-20241126 Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87serep1ry.fsf@baylibre.com \
    --to=mkorpershoek@baylibre.com \
    --cc=caleb.connolly@linaro.org \
    --cc=clamor95@gmail.com \
    --cc=ion@agorria.com \
    --cc=lukma@denx.de \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.