All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-dfu-20240822
@ 2024-08-22 12:11 Mattijs Korpershoek
  2024-08-22 21:54 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2024-08-22 12:11 UTC (permalink / raw)
  To: Tom Rini, u-boot; +Cc: Lukasz Majewski, Marek Vasut, Michael Walle

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


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

* Re: [GIT PULL] Please pull u-boot-dfu-20240822
  2024-08-22 12:11 [GIT PULL] Please pull u-boot-dfu-20240822 Mattijs Korpershoek
@ 2024-08-22 21:54 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2024-08-22 21:54 UTC (permalink / raw)
  To: Mattijs Korpershoek; +Cc: u-boot, Lukasz Majewski, Marek Vasut, Michael Walle

[-- Attachment #1: Type: text/plain, Size: 970 bytes --]

On Thu, Aug 22, 2024 at 02:11:04PM +0200, Mattijs Korpershoek wrote:

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

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

end of thread, other threads:[~2024-08-22 21:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-22 12:11 [GIT PULL] Please pull u-boot-dfu-20240822 Mattijs Korpershoek
2024-08-22 21:54 ` 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.