All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for efi-2022-01-rc4-3
@ 2021-12-18 19:21 Heinrich Schuchardt
  2021-12-19 14:00 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2021-12-18 19:21 UTC (permalink / raw)
  To: Tom Rini
  Cc: U-Boot Mailing List, AKASHI Takahiro, Andre Przywara,
	Simon Glass, Alexander Graf

Dear Tom,

The following changes since commit c03942ddc9e88d86d919504299905e4e8b0003cd:

   Merge commit '4720b83d2c711062cfb55f03591b8f12c897d7cb' of
https://github.com/tienfong/uboot_mainline (2021-12-17 07:24:56 -0500)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2022-01-rc4-3

for you to fetch changes up to 3cfc042d43f5c5cec4bcf0133202bdd8516df66c:

   dm: fix an 'undefined' error in some macros (2021-12-18 12:05:19 +0100)

Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/10309

----------------------------------------------------------------
Pull request for efi-2022-01-rc4-3

Documentation:

* add Calxeda Highbank/Midway board documentation

Bug fixes:

* call part_init() in blk_get_device_by_str() only for MMC
* fix an 'undefined' error in some driver model macros

----------------------------------------------------------------
AKASHI Takahiro (3):
       part: call part_init() in blk_get_device_by_str() only for MMC
       blk: add a helper function, blk_probe_or_unbind()
       dm: fix an 'undefined' error in some macros

Andre Przywara (1):
       doc: board: Add Calxeda Highbank/Midway documentation

  disk/part.c                     |  3 +-
  doc/board/highbank/highbank.rst | 78
+++++++++++++++++++++++++++++++++++++++++
  doc/board/highbank/index.rst    |  9 +++++
  doc/board/index.rst             |  1 +
  drivers/block/blk-uclass.c      | 13 +++++++
  include/blk.h                   | 12 +++++++
  include/dm/device.h             |  8 ++---
  7 files changed, 119 insertions(+), 5 deletions(-)
  create mode 100644 doc/board/highbank/highbank.rst
  create mode 100644 doc/board/highbank/index.rst

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

* Re: Pull request for efi-2022-01-rc4-3
  2021-12-18 19:21 Pull request for efi-2022-01-rc4-3 Heinrich Schuchardt
@ 2021-12-19 14:00 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-12-19 14:00 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: U-Boot Mailing List, AKASHI Takahiro, Andre Przywara,
	Simon Glass, Alexander Graf

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

On Sat, Dec 18, 2021 at 08:21:53PM +0100, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit c03942ddc9e88d86d919504299905e4e8b0003cd:
> 
>   Merge commit '4720b83d2c711062cfb55f03591b8f12c897d7cb' of
> https://github.com/tienfong/uboot_mainline (2021-12-17 07:24:56 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2022-01-rc4-3
> 
> for you to fetch changes up to 3cfc042d43f5c5cec4bcf0133202bdd8516df66c:
> 
>   dm: fix an 'undefined' error in some macros (2021-12-18 12:05:19 +0100)
> 
> Gitlab CI showed no issues:
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/10309
> 

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:[~2021-12-19 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-18 19:21 Pull request for efi-2022-01-rc4-3 Heinrich Schuchardt
2021-12-19 14:00 ` 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.