Skip to content
Commit 83ce6469 authored by Vipul Kumar's avatar Vipul Kumar Committed by Jagan Teki
Browse files

spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time



This patch is for the startup block issue in the spi controller.
SPI clock is passing through STARTUP block to FLASH. STARTUP block
don't provide clock as soon as QSPI provides command. So, first
command fails.

This patch added support to read JEDEC id in xilinx_spi_xfer ().

Signed-off-by: default avatarVipul Kumar <vipul.kumar@xilinx.com>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent 0c0de58f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment