All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for UEFI sub-system for efi-2020-04-rc5
@ 2020-03-31  6:20 Heinrich Schuchardt
  2020-03-31 19:09 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2020-03-31  6:20 UTC (permalink / raw)
  To: u-boot

Hello Tom,

this replaces the efi-2020-04-rc4-6 pull request.

I have added another patch for checking OF_CONTROL as a prerequisite for
a Python test.

Gitlab CI and Travis CI showed no problems:

https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/2568
https://travis-ci.org/github/xypron2/u-boot/builds/668892252

Best regards

Heinrich



The following changes since commit 350c44dfb99017e9147ee07d37a40626bde62250:

   Merge branch '2020-03-27-master-imports' (2020-03-27 17:54:38 -0400)

are available in the Git repository at:

   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2020-04-rc5

for you to fetch changes up to 67357553ad59eb9b4f412412252e02868ceb16dc:

   test/py: test_efi_grub_net() requires OF_CONTROL (2020-03-30 20:27:42
+0200)

----------------------------------------------------------------
Pull request for UEFI sub-system for efi-2020-04-rc5

This series fixes:

* UEFI Python tests CONFIG_OF_CONTROL=y.
* int to pointer cast warning for cmd/efidebug.c
* memory reservation even if fdt node is disabled

Now that the Python test is fixed reintroduce the reverted patch for
vexpress_ca9x4 to enable EFI_LOADER and define the dtb file name.

----------------------------------------------------------------
Heinrich Schuchardt (4):
       test/py: UEFI helloworld requires OF_CONTROL
       cmd: efidebug: fix int to pointer cast
       efi_loader: only reserve memory if fdt node enabled
       test/py: test_efi_grub_net() requires OF_CONTROL

Kristian Amlie (1):
       vexpress_ca9x4: Enable use of correct DTB file and restore EFI
loader.

  cmd/bootefi.c                     | 3 ++-
  cmd/efidebug.c                    | 8 +++++---
  configs/vexpress_ca9x4_defconfig  | 2 +-
  include/configs/vexpress_common.h | 3 ++-
  test/py/tests/test_efi_loader.py  | 6 ++++--
  5 files changed, 14 insertions(+), 8 deletions(-)

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

* Pull request for UEFI sub-system for efi-2020-04-rc5
  2020-03-31  6:20 Pull request for UEFI sub-system for efi-2020-04-rc5 Heinrich Schuchardt
@ 2020-03-31 19:09 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2020-03-31 19:09 UTC (permalink / raw)
  To: u-boot

On Tue, Mar 31, 2020 at 08:20:16AM +0200, Heinrich Schuchardt wrote:

> Hello Tom,
> 
> this replaces the efi-2020-04-rc4-6 pull request.
> 
> I have added another patch for checking OF_CONTROL as a prerequisite for
> a Python test.
> 
> Gitlab CI and Travis CI showed no problems:
> 
> https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/2568
> https://travis-ci.org/github/xypron2/u-boot/builds/668892252
> 
> Best regards
> 
> Heinrich
> 
> 
> 
> The following changes since commit 350c44dfb99017e9147ee07d37a40626bde62250:
> 
>   Merge branch '2020-03-27-master-imports' (2020-03-27 17:54:38 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2020-04-rc5
> 
> for you to fetch changes up to 67357553ad59eb9b4f412412252e02868ceb16dc:
> 
>   test/py: test_efi_grub_net() requires OF_CONTROL (2020-03-30 20:27:42
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200331/266b22bc/attachment.sig>

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

end of thread, other threads:[~2020-03-31 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31  6:20 Pull request for UEFI sub-system for efi-2020-04-rc5 Heinrich Schuchardt
2020-03-31 19:09 ` 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.