Hi Tim,
No, it’s the arm 64 bit version I try to boot.
Yes I remember your answer to my post.
I thought with a BSP available for arm it could have been a different story, mainly because of this post so I thought maybe there is a chance someone here could have found a way around.
regards
I’d check out that GitHub project and see if you can replicate what they did (get it to boot). It appears they managed it by jumping directly to the correct address in memory (go 0x40200000). I wonder how they obtained that address. It would be super helpful if there was a way to contact whomever did this to ask about that address.
You’ll also note they didn’t get networking and several other things working. Not sure if that’s because it’s ARM based or whether there isn’t QEMU emulation for the specific hardware in that board.