@Dominic LoBue I had the same issues, booting Armbian from SD Card didn't worked but flashing the image on the internal eMMC works like a charm.
You can flash images on the eMMC using the factory linux image using the following command:
sudo dd if=Armbian_22.11.1_Bananapim5_bullseye_edge_6.0.10.img of=/dev/mmcblk0 bs=10M status=progress