[U-Boot] [PATCH 0/2] spi: ti_qspi: Increase write speed

Vignesh R vigneshr at ti.com
Thu Sep 1 09:54:38 CEST 2016


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



More information about the U-Boot mailing list