Merge tag 'efi-2020-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Tue, 19 Nov 2019 22:42:46 +0000 (17:42 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 19 Nov 2019 22:42:46 +0000 (17:42 -0500)
Pull request for UEFI sub-system for efi-2020-01-rc4

Fix errors due to unaligned memory access:
* disable UEFI except for ARMv8, ARMv7, ARM11
* enable unaligned access support on ARM11

Remove an unused function.


Trivial merge