
On 3 September 2015 at 14:08, Siva Durga Prasad Paladugu siva.durga.paladugu@xilinx.com wrote:
Hi Jagan,
-----Original Message----- From: Jagan Teki [mailto:jteki@openedev.com] Sent: Thursday, September 03, 2015 1:38 PM To: Siva Durga Prasad Paladugu Cc: u-boot@lists.denx.de; Michal Simek Subject: Re: [PATCH v4 01/16] spi: Add zynq qspi controller driver
Hi Siva,
On 3 September 2015 at 12:56, Siva Durga Prasad Paladugu siva.durga.paladugu@xilinx.com wrote:
Hi,
-----Original Message----- From: Jagan Teki [mailto:jteki@openedev.com] Sent: Tuesday, September 01, 2015 11:42 AM To: u-boot@lists.denx.de Cc: Jagan Teki; Michal Simek; Siva Durga Prasad Paladugu Subject: [PATCH v4 01/16] spi: Add zynq qspi controller driver
Added zynq qspi controller driver for Xilinx Zynq APSOC, this driver is driver- model driven with devicetree support.
=> sf probe SF: Detected S25FL128S_64K with page size 256 Bytes, erase size 64 KiB, total 16 MiB => mw.b 0x100 0xCC 0x1000000 => sf update 0x100 0x0 0x1000000 device 0 whole chip 16777216 bytes written, 0 bytes skipped in 59.842s, speed 289262 B/s => sf read 0x3000000 0x0 0x1000000 device 0 whole chip SF: 16777216 bytes @ 0x0 Read: OK => cmp.b 0x3000000 0x100 0x1000000 Total of 16777216 byte(s) were the same
How about this log. Looks like you have already tested. Is it just message or you copied the log?
I have verified it on microzed, just wanted to verify from your side on zc70x if possible?
thanks! -- Jagan.