public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] spi: ti_qspi: Increase write speed
@ 2016-09-01  7:54 Vignesh R
  2016-09-01  7:54 ` [U-Boot] [PATCH 1/2] spi: ti_qspi: use 128 bit transfer mode when writing to flash Vignesh R
  2016-09-01  7:54 ` [U-Boot] [PATCH 2/2] spi: ti_qspi: Remove unnecessary udelay for AM437x Vignesh R
  0 siblings, 2 replies; 8+ messages in thread
From: Vignesh R @ 2016-09-01  7:54 UTC (permalink / raw)
  To: u-boot

This patch series tries to improve QSPI write speed by writing 16 bytes
at once whenever possible. Also remove unnecessary 100us delay for
AM437x.

Tested on AM437x SK, DRA74 and DRA72 EVM.

Vignesh R (2):
  spi: ti_qspi: use 128 bit transfer mode when writing to flash
  spi: ti_qspi: Remove unnecessary udelay for AM437x

 drivers/spi/ti_qspi.c | 44 +++++++++++++++++++++++++++++++-------------
 1 file changed, 31 insertions(+), 13 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-09-06  5:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-01  7:54 [U-Boot] [PATCH 0/2] spi: ti_qspi: Increase write speed Vignesh R
2016-09-01  7:54 ` [U-Boot] [PATCH 1/2] spi: ti_qspi: use 128 bit transfer mode when writing to flash Vignesh R
2016-09-02 14:54   ` Tom Rini
2016-09-04 14:21   ` Jagan Teki
2016-09-06  5:09     ` Vignesh R
2016-09-01  7:54 ` [U-Boot] [PATCH 2/2] spi: ti_qspi: Remove unnecessary udelay for AM437x Vignesh R
2016-09-02 14:54   ` Tom Rini
2016-09-04 13:55     ` Jagan Teki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox