PC Engines APU2 boot loop
If your PC Engines APU board appears stuck in a reboot loop when installing over serial, then run these two commands.
boot> stty com0 115200
boot> set tty com0
switching console to com>> OpenBSD/amd64 BOOT 3.67
Then hit enter to start the install and it should work.
Thanks to the OpenBSD mailing list.