Hello every, I'm new guy for zedboard
I want to booting linux from QSPI flash following user guide,
but when I completed download the qspi_boot.bin to the target memory, type "con" to start execution of U-Boot, then type "sf probe 0 0 0" to select the QSPI Flash on the serial terminal,
I get this error as follow:
zynq-uboot> sf probe 0 0 0
SF: Unsupported manufacturer 01
Failed to initialize SPI flash at 0:0
How can I do for solve this??
thans for reply.