diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-07-22 22:04:36 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-07-30 21:36:22 +0200 |
commit | 6f3badb67dcce2d67ac9abe35b10a04f560bbd08 (patch) | |
tree | ea24b759fc7ba0c8b35859327cf941e7a9429625 /scripts | |
parent | d0d07ba86afc8074d79e436b1ba4478fa0f0c1b5 (diff) | |
download | u-boot-6f3badb67dcce2d67ac9abe35b10a04f560bbd08.tar.gz |
efi_loader: re-enable GRUB workaround on 32bit ARM
GRUB on ARM 32bit prior to version 2.04 lacks proper handling of caches.
In U-Boot v2019.04 a workaround for this was inadvertently removed.
The workaround is currently also needed for booting on systems with caches
that cannot be managed via CP15 (e.g. with an i.MX6 CPU).
Re-enable the workaround and make it customizable.
Fixes: f69d63fae281 ("efi_loader: use efi_start_image() for bootefi")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions