I like to have my ARM SBC booting UEFI so I can boot regular aarch64 Debian easily, since you can almost use one image for any EBBR board. So I prepared a sdcard for my 4B and it just worked. Well except for one thing: I don’t have a console on HDMI.
I used Armbian to update U-Boot and the console was working fine. I also checked /proc/cmdline
and can confirm I have console=tty1
in it.
Any help is appreciated. My tty to USB is broken at the moment and I’m having a heck of a time to fix my board. Doing some network experiment and whenever I lost SSH connection it is faster to reimage the card. I’m considering getting snapper on it as well now.