Hi! I’m trying to follow the Boot NVMe Guide. At the point where it should update the bootloader to the spi flash, the script only finds the microSD. The is a XT25F32B SPI on my 4C board. How do I check if the SPI is not damaged? Is there something I can do to make it work?
Update
The rockpi4c_upgrade_bootloader.sh
has the commented out the SPI flash upgrade. Should I just enable it?