Hi
Device boot rom support booting from flash and various interfaces like uart, spi, i2c, etc.
Currently the default boot pins can detect to boot from either uart or flash, is it possible to change it to either spi or flash instead?
If not, can I call the SPI_Boot in boot rom directly to force it to load from spi?
Appreciate any advice on this, thanks!