I have installed https://dl.radxa.com/rockpin10/images/debian/rockpin10bc_debian_buster_xfce4_arm64_20210125_2027-gpt.img.gz on a new sd card and booted it. Logs below.
Added rk339pro-spi-spidev to the overlays as per https://wiki.radxa.com/RockpiN10/Debian.
A) how do I know if I U-booted from SPI/EMMC/SD?
B) Did I U-boot from from the SD?
C) how do I check what is in the SPI?
D) Ctrl-C or Space does not stop the U-Boot process
Details of the SPIdev and MTD.
root@rockpin10bc:/home/rock# ls -la /dev/spidev32766.0
crw------- 1 root root 153, 0 Apr 6 22:15 /dev/spidev32766.0
root@rockpin10bc:/home/rock# cat /proc/mtd
dev: size erasesize name
root@rockpin10bc:/home/rock# ls -la /dev/mtd*
ls: cannot access ‘/dev/mtd*’: No such file or directory