commit | 63932dd4d8c21c0fcc56993dc782cdcff4a1b01c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Mar 31 10:05:57 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 31 10:05:57 2020 -0400 |
tree | c7ce7355e30a785007038924b68e7f8870b574fb | |
parent | ae763bfdec0fbad84b73282ca871d0f8f61836a0 [diff] | |
parent | 783151e7f9f5fd7748a1c6fc9715843983f1f193 [diff] |
Merge tag 'efi-2020-04-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi 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.