@balbes150The original topic.
I just use Armbian_20.10_Arm-64_buster_current_5.9.0.img.xz and find out that I cannot boot from USB anymore after installing the Armbian into EMMC. My device is phicomm-n1, and my steps were:
1. Edit /extlinux/extlinux.conf
2. Rename u-boot-s905x-s912 to u-boot.ext
3. ./install-aml.sh
Now the EMMC is at the highest priority.
However, the USB was always the highest when using previously published images such as Armbian_20.06.0_Arm-64_buster_current_5.7.2_20200619.img.xz
What could I do to make it boot from USB first?
Thank you.