Comment by rjsw

4 days ago

I have had an Orange Pi 5 max for about six months, still can't get it to boot with a serial console attached which makes it hard to port any alternative operating systems to it.

Wouldn't that be a uboot issue? Perhaps you could piggy-back on this effort.

https://www.reddit.com/r/OrangePI/comments/1buzts4/uboot_v20...

  • Here's something I kinda threw together that gets EDK2 usable on an OrangePi 5 max. https://github.com/RAMJAC-digital/edk2-rk3588/tree/main

    It's an archlinux PKGBUILD that applies a couple patches for the device drivers and HDMI. This can probably be repurposed to build on any linux distro. Obviously flash your firmware with caution, but it's been booting from SPI to NVME without any issue for a while now.

    If there is more interest in this, I can fully flesh this out.

  • I don't think so, it just doesn't power up with the serial cable connected.