[U-Boot] [PATCHv2 6/8] drivers: mtd: qspi: Add quad read support

Wolfgang Denk wd at denx.de
Tue Jul 23 11:28:34 CEST 2013


Dear Sourav Poddar,

In message <1374569979-28660-7-git-send-email-sourav.poddar at ti.com> you wrote:
> From: Ravikumar Kattekola <rk at ti.com>
> 
> Add Quad read mode (6 pin interface) support to spi flash
> and ti qspi driver.
> 
> Quad mode (0x6bh on spansion) uses two extra pins (D2 and D3) for
> data transfer apart from the usual D0 and D1 pins thus transfering
> 4 bits per cycle.
> 
> Signed-off-by: Ravikumar Kattekola <rk at ti.com>
> Signed-off-by: Sourav Poddar <sourav.poddar at ti.com>
> ---
>  drivers/mtd/spi/spi_flash.c          |  110 +++++++++++++++++++++++++++++++++-
>  drivers/mtd/spi/spi_flash_internal.h |    2 +
>  drivers/spi/ti_qspi.c                |   18 ++++--
>  include/configs/dra7xx_evm.h         |    1 +
>  include/spi.h                        |    2 +
>  5 files changed, 127 insertions(+), 6 deletions(-)

Again: change log missing, checkpatch issues (line over 80
characters).

Please fix.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Veni, Vidi, VISA:
        I came, I saw, I did a little shopping.


More information about the U-Boot mailing list