Not just UEFI boot but also: extlinux (extlinux.conf), legacy script (boot.src), PXE and DHCP
To explore, blindly press and hold a key from the beginning. This will drop you off at the U-Boot console from the start. From there, the boot menu can be started with e.g. “=> menu 120”, which then gives you two minutes to press any key to cancel the countdown. Then you have all the time in the world to choose the desired entry.
This is the selection of UEFI bootmeth for the mmc device and should not be selected if you want to run console commands
Either the entry “U-Boot console” or the ESC key should have been chosen.
Looks like the SFC can’t identify your SPI for some reason. But let’s put this issue on hold for now. There are other methods to transfer the firmware to the SPI. For example, you can use the same method you use with the Armbian firmware to transfer the binary to offset 0 at the SPI.
To test this, it is not necessary to transfer the firmware to the SPI. Running the firmware from microSD is sufficient. To do this, either the SPI must be erased or the device is forced to boot from microSD like a cold start.