|
I'm having trouble finding if there is a pre-made Linux for Orange Pi PC with a Mainline kernel and a recent U-boot.Besides just preferring it, I want to dig a bit deeper too because I want to do some sort-of bare metal programming utilising U-boot as a bootloader. So far to my frustration I have discovered that the only thing I can successfully compile U-Boot on is the Orange Pi PC running Ubuntu MATE. The assembler chokes on register usage in some assembly crosscompiling from Ubuntu x64, and Raspbian on a Raspberry Pi 3 has a gcc internal failure.
In the case of Ubuntu I believe it may be due to deprecated opcodes on later ARM architectures causing it to fail. On the Pi 3 ???
So, does a Mainline build for The Orange Pi PC exist?
Thanks.
|
|