From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: Lukasz Majewski <lukma@denx.de>,
Marek Vasut <marek.vasut+renesas@mailbox.org>,
Michael Walle <mwalle@kernel.org>, Zixun LI <admin@hifiphile.com>
Subject: [GIT PULL] Please pull u-boot-dfu-20240820
Date: Tue, 20 Aug 2024 09:16:12 +0200 [thread overview]
Message-ID: <87zfp7vf43.fsf@baylibre.com> (raw)
Hi Tom,
Please find some fixes for master:
- Fix crash in BCB on invalid block device (reported by coverity)
- Fix booting Android kernel without a ramdisk using fastboot
- Delay ethernet gadget driver init to ensure interrupts are available
- Fix ux500 gadget driver ops based on CONFIG_USB_MUSB_HOST
CI job:
- https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/22057
Thanks,
Mattijs
The following changes since commit 6f4c31c2b658358628b5b0fa801f55c7477c7585:
Prepare v2024.10-rc2 (2024-08-05 18:13:42 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20240820
for you to fetch changes up to cc4424db44f62edfcb96fef16102ad769a3909de:
usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST set (2024-08-20 08:08:57 +0200)
----------------------------------------------------------------
u-boot-dfu-20240820
- Fix crash in BCB on invalid block device (reported by coverity)
- Fix booting Android kernel without a ramdisk using fastboot
- Delay ethernet gadget driver init to ensure interrupts are available
- Fix ux500 gadget driver ops based on CONFIG_USB_MUSB_HOST
----------------------------------------------------------------
Marek Vasut (1):
usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST set
Mattijs Korpershoek (1):
cmd: bcb: Fix segfault on invalid block device
Michael Walle (1):
boot: android: fix booting without a ramdisk
Zixun LI (1):
usb: gadget: ether: Handle gadget driver registration in start and stop
boot/image-android.c | 7 +++----
boot/image-board.c | 4 +++-
cmd/bcb.c | 4 ++--
drivers/usb/gadget/ether.c | 15 +++++----------
drivers/usb/musb-new/ux500.c | 6 ++----
include/image.h | 2 +-
6 files changed, 16 insertions(+), 22 deletions(-)
next reply other threads:[~2024-08-20 7:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-20 7:16 Mattijs Korpershoek [this message]
2024-08-20 15:09 ` [GIT PULL] Please pull u-boot-dfu-20240820 Mattijs Korpershoek
2024-08-20 15:11 ` Tom Rini
2024-08-22 7:21 ` Mattijs Korpershoek
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=87zfp7vf43.fsf@baylibre.com \
--to=mkorpershoek@baylibre.com \
--cc=admin@hifiphile.com \
--cc=lukma@denx.de \
--cc=marek.vasut+renesas@mailbox.org \
--cc=mwalle@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox