On Mon, Jun 4, 2018 at 4:49 PM, Vipul Kumar <[email protected]> wrote:
> Hi Jagan,
>
> Do you have any comments on this? If not, could you please take it up.
>
> Thanks,
> Vipul
>
>> -----Original Message-----
>> From: Vipul Kumar [mailto:[email protected]]
>> Sent: Monday, May 28, 2018 6:06 PM
>> To: [email protected]
>> Cc: [email protected]; Siva Durga Prasad Paladugu
>> <[email protected]>; Vipul Kumar <[email protected]>
>> Subject: [UBOOT PATCH] spi: xilinx_spi: Modify xilinx spi driver
>>
>> This patch added support to get reg base address from DTS file and added
>> rxfifo() and txfifo() functions to add the modularity.
>>
>> Also, 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 () before
>> performing the spi operations.

Look like this patch doing many changes in single shot, better to
split into patches and resend.
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to