]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: probe: Enable macronix quad read/write cmds support
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Thu, 26 Dec 2013 08:46:50 +0000 (14:16 +0530)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Sat, 11 Jan 2014 11:21:39 +0000 (16:51 +0530)
commit5bb30f1a40697e90945e6b80b9517bc7d44b94cb
treed49bf3c0594e1b91f3684fdf85e90b7e91506417
parent067951223e3305fce3df972c1970f6ab1ef15e98
sf: probe: Enable macronix quad read/write cmds support

Added macronix flash quad read/write commands support and
it's up to the respective controller driver usecase to
configure the respective commands by defining SPI RX/TX
operation modes from include/spi.h on the driver.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
drivers/mtd/spi/sf_params.c