All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-dfu-20231103
@ 2023-11-03 13:34 Mattijs Korpershoek
  2023-11-04 13:57 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2023-11-03 13:34 UTC (permalink / raw)
  To: Tom Rini; +Cc: Lukasz Majewski, u-boot

Hi Tom,

Here is my first pull request of u-boot-dfu which includes:

- Fix CRC chunk size in fastboot
- Make size optional for dfu on mmc

The CI job is at https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/18433

Thanks,
Mattijs

The following changes since commit cbba1b7766bd93d74e28202c46e69095ac13760b:

  Merge branch '2023-10-30-assorted-general-updates' (2023-10-30 16:01:54 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20231103

for you to fetch changes up to 60d904a494c6e89c323bc13fa9348869e07e86d3:

  dfu: mmc: Add support for exposing whole mmc device (2023-10-31 14:53:05 +0100)

----------------------------------------------------------------
u-boot-dfu-20231103

- Fix CRC chunk size in fastboot
- Make size optional for dfu on mmc

----------------------------------------------------------------
Marek Vasut (1):
      dfu: mmc: Add support for exposing whole mmc device

Wojciech Nizinski (1):
      fastboot: fix CRC32 chunk size checking

 doc/usage/dfu.rst     |  5 +++++
 drivers/dfu/dfu_mmc.c | 10 ++++++++++
 lib/image-sparse.c    |  4 ++--
 3 files changed, 17 insertions(+), 2 deletions(-)


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

* Re: [GIT PULL] Please pull u-boot-dfu-20231103
  2023-11-03 13:34 [GIT PULL] Please pull u-boot-dfu-20231103 Mattijs Korpershoek
@ 2023-11-04 13:57 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2023-11-04 13:57 UTC (permalink / raw)
  To: Mattijs Korpershoek; +Cc: Lukasz Majewski, u-boot

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

On Fri, Nov 03, 2023 at 02:34:35PM +0100, Mattijs Korpershoek wrote:

> Hi Tom,
> 
> Here is my first pull request of u-boot-dfu which includes:
> 
> - Fix CRC chunk size in fastboot
> - Make size optional for dfu on mmc
> 
> The CI job is at https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/18433
> 
> Thanks,
> Mattijs
> 
> The following changes since commit cbba1b7766bd93d74e28202c46e69095ac13760b:
> 
>   Merge branch '2023-10-30-assorted-general-updates' (2023-10-30 16:01:54 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20231103
> 
> for you to fetch changes up to 60d904a494c6e89c323bc13fa9348869e07e86d3:
> 
>   dfu: mmc: Add support for exposing whole mmc device (2023-10-31 14:53:05 +0100)
> 

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:[~2023-11-04 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-03 13:34 [GIT PULL] Please pull u-boot-dfu-20231103 Mattijs Korpershoek
2023-11-04 13:57 ` 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.