Hello Community,
I would like to use Quad SPI but I have some question about it.
Per SoC datasheet, I have to set QSPI_SRE[2:0]=110b to use Quad SPI but the value comes from BOOT_CFG3[7:5].
If we didn't fuse the BOOT_CFG3[7:5] before, then the value will be always '000'.
In this case, how I can boot from Quad SPI?
Will bootrom set 110b to the QSPI_SRE during initialization of QSPI controller?
Thanks,
Harry