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)
commit99f9682cae45604ed3ad923cf2caa8fdd0e273e3
treeda06ca42bb24ad32f2b7f6afefd61db8b8a275bc
parentd4a31e8ee5592072d8d5208b3e950cba2d89b6bd
parent38064ee04c9b42a299f914c36a093144bd86ac50
Merge tag 'efi-2020-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi

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.