-
-
Notifications
You must be signed in to change notification settings - Fork 193
Description
Hello all,
I can confirm this for the PINE64 RockPro64.
When using Tow-Boot and trying to boot any Linux System, it gets stuck at EFI stub: Exiting boot services...
EFI stub: Booting Linux Kernel...
EFI stub: ERROR: FIRMWARE BUG: kernel image not aligned on 64k boundary
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services...
When booting using Device Tree (A manjaro image for example)
Tow-Boot get's stuck at:
Moving Image from 0x2080000 to 0x2200000, end=4060000
## Flattened Device Tree blob at 01f00000
Booting using the fdt blob at 0x1f00000
I am unable to boot any Linux system when using Tow-Boot.
The error message may correlate with Tow-Boot being unable to boot into Linux but doesn't cause it.
BSDs are untested.
I get this error when using u-boot from the SPI and also when using it from the SD card.
I also get it when Tow-Boot is on the SPI and I'm trying to boot a Linux system from the SD card.
I do not get that error message with u-boot and am able to boot into Linux when using u-boot.
Many, if not all RockPro64 Tow-Boot users seem to have this issue.
So far, great work on the Tow-Boot project, I want to use it over u-boot in the future.
Thank you all in advance.