[U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc4 (2)

The following changes since commit 2800540d101d7b0dd0629c5177fca48331d2927d:
Update MAINTAINERS to include environment files (2019-11-21 08:36:40 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2020-01-rc4-2
for you to fetch changes up to b7cdecfc196686ffae34b6849fc8b5b7ef62237a:
efi_loader: default EFI_LOADER=n on ARM11 (2019-11-23 09:19:31 +0100)
---------------------------------------------------------------- Pull request for UEFI sub-system for efi-2020-01-rc4 (2)
Use CONFIG_EFI_LOADER=n for ARM11 except for the Raspberry Pi and the Raspberry Pi Zero.
---------------------------------------------------------------- Heinrich Schuchardt (1): efi_loader: default EFI_LOADER=n on ARM11
configs/rpi_0_w_defconfig | 1 + configs/rpi_defconfig | 1 + lib/efi_loader/Kconfig | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-)

On Sat, Nov 23, 2019 at 03:07:12PM +0100, Heinrich Schuchardt wrote:
The following changes since commit 2800540d101d7b0dd0629c5177fca48331d2927d:
Update MAINTAINERS to include environment files (2019-11-21 08:36:40 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2020-01-rc4-2
for you to fetch changes up to b7cdecfc196686ffae34b6849fc8b5b7ef62237a:
efi_loader: default EFI_LOADER=n on ARM11 (2019-11-23 09:19:31 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Heinrich Schuchardt
-
Tom Rini