commit | 1764eb54f71a47d1fa7cd2ec69c98953f0725ba1 | [log] [tgz] |
---|---|---|
author | Matthias Brugger <mbrugger@suse.com> | Tue Feb 16 20:54:07 2021 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 24 16:51:48 2021 -0500 |
tree | 37e810b517d6ecc10cf09468dc6d4cddf9f59d1e | |
parent | b671080373879407092ecac977320d4e8825c685 [diff] |
configs: BPI-R2: Disable EFI Grub workaround The EFI Grub workaround on BananaPi R2 slows down the boot process to the point, that the watchdog will trigger a reboot before the kernel can reset it. Fix this by disabeling the workaround. Signed-off-by: Matthias Brugger <mbrugger@suse.com>