[PATCH 1/6] Revert "spi: zynq_qspi: Add parallel memories support in QSPI driver"
Abbarapu, Venkatesh
venkatesh.abbarapu at amd.com
Wed Oct 23 17:33:50 CEST 2024
Hi,
> -----Original Message-----
> From: Marek Vasut <marek.vasut at mailbox.org>
> Sent: Wednesday, October 23, 2024 8:48 PM
> To: Abbarapu, Venkatesh <venkatesh.abbarapu at amd.com>; u-boot at lists.denx.de
> Cc: Andre Przywara <andre.przywara at arm.com>; Ashok Reddy Soma
> <ashok.reddy.soma at amd.com>; Jagan Teki <jagan at amarulasolutions.com>;
> Michael Walle <mwalle at kernel.org>; Simek, Michal <michal.simek at amd.com>;
> Patrice Chotard <patrice.chotard at foss.st.com>; Patrick Delaunay
> <patrick.delaunay at foss.st.com>; Pratyush Yadav <p.yadav at ti.com>; Quentin
> Schulz <quentin.schulz at cherry.de>; Sean Anderson <seanga2 at gmail.com>;
> Simon Glass <sjg at chromium.org>; Takahiro Kuwano
> <Takahiro.Kuwano at infineon.com>; Tom Rini <trini at konsulko.com>; Tudor
> Ambarus <tudor.ambarus at linaro.org>; uboot-stm32 at st-md-
> mailman.stormreply.com
> Subject: Re: [PATCH 1/6] Revert "spi: zynq_qspi: Add parallel memories support in
> QSPI driver"
>
> On 10/23/24 4:37 PM, Abbarapu, Venkatesh wrote:
>
> [...]
>
> >> Tried the test " sf probe && sf update 0x4000000 0 0x160000"
> >>
> >> Zynq> sf probe && sf update 0x4000000 0 0x160000
> >> SF: Detected mx66l1g45g with page size 256 Bytes, erase size 64 KiB,
> >> total 128 MiB device 0 offset 0x0, size 0x160000
> >> 0 bytes written, 1441792 bytes skipped in 0.154s, speed 9586980 B/s
> >> Zynq>
> >>
> >>
> >
> > Got the board with spansion flash part, tried below commands
> >
> > Zynq> sf probe && sf update 0x4000000 0 0x160000
> > SF: Detected s25fl512s with page size 256 Bytes, erase size 256 KiB,
> > total 64 MiB device 0 offset 0x0, size 0x160000
> > 1441792 bytes written, 0 bytes skipped in 5.186s, speed 284688 B/s
> > Zynq>
>
> Which board (or DT) is this and which U-Boot tree commit ?
>
> And I am sorry, I missed the sf update test in your previous replies.
The U-Boot tree commit is f1de0b97d1cbfd982b7a507962bb21b12a024b2f
and applied this change on top of this
https://lore.kernel.org/u-boot/20241018082644.22495-1-venkatesh.abbarapu@amd.com/T/#u
The board used is Zynq and DT is zynq-zc706.dts tested with the non-stacked single configuration.
Zynq> sf probe && sf update 0x4000000 0 0x160000
SF: Detected s25fl512s with page size 256 Bytes, erase size 256 KiB, total 64 MiB
device 0 offset 0x0, size 0x160000
1441792 bytes written, 0 bytes skipped in 5.186s, speed 284688 B/s
Thanks
Venkatesh
More information about the U-Boot
mailing list