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>
Subject: [GIT PULL] Please pull u-boot-dfu-20240822
Date: Thu, 22 Aug 2024 14:11:04 +0200 [thread overview]
Message-ID: <87h6bcdag7.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
- Fix ux500 gadget driver ops based on CONFIG_USB_MUSB_HOST
CI job:
- https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/22076
Thanks,
Mattijs
The following changes since commit 0b06e052fb153958d470209dab237f12796cb0da:
CI: Update to latest Dockerfile (2024-08-21 09:41:20 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20240822
for you to fetch changes up to e49eeb6575152cac4241f3c87471934a726970e9:
usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST set (2024-08-22 09:23:33 +0200)
----------------------------------------------------------------
u-boot-dfu-20240822
- Fix crash in BCB on invalid block device (reported by coverity)
- Fix booting Android kernel without a ramdisk using fastboot
- 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
boot/image-android.c | 7 +++----
boot/image-board.c | 4 +++-
cmd/bcb.c | 4 ++--
drivers/usb/musb-new/ux500.c | 6 ++----
include/image.h | 2 +-
5 files changed, 11 insertions(+), 12 deletions(-)
next reply other threads:[~2024-08-22 12:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-22 12:11 Mattijs Korpershoek [this message]
2024-08-22 21:54 ` [GIT PULL] Please pull u-boot-dfu-20240822 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=87h6bcdag7.fsf@baylibre.com \
--to=mkorpershoek@baylibre.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 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.