has anyone ordered and/or played with this
https://www.cnx-software.com/2023/07/03/orange-pi-zero-3-allwinner-h618-sbc-ships-with-up-to-4gb-ram/
https://liliputing.com/orange-pi-zero-3-is-a-cheap-tiny-single-board-pc-with-up-to-4gb-ram-gigabit-ethernet-and-allwinner-h618/
http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-Zero-3.html
even the linux images is very 'fresh' as in that they are just released *yesterday* 😄
@OttawaHacker
connect to the board using a usb-uart (debug) serial dongle.
the boot messages would normally show up there, or that if it booted to the prompt, you could login as root
and run dmesg to see what goes wrong
try also the other u-boot
https://github.com/ag88/1.5GB_Fix_for_Armbian_on_OrangePiZero3/
to see if that helps. there is a sequence of patches that needs to be applied and I've done that with my implementation.
Unfortunately, in my case I