]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: Add dual memories support - DUAL_PARALLEL
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Mon, 6 Jan 2014 18:41:35 +0000 (00:11 +0530)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Sun, 12 Jan 2014 16:10:22 +0000 (21:40 +0530)
commit056fbc73d54df64adcb93c513cba708acb2683bd
tree4243a3f6eb6f1a2fabc57cdad08031fc4e351cd6
parentf77f469117ab3184ac45683a50dc446265be28cc
sf: Add dual memories support - DUAL_PARALLEL

This patch added support for accessing dual memories in
parallel connection with single chipselect line from controller.

For more info - see doc/SPI/README.dual-flash

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
doc/SPI/README.dual-flash
drivers/mtd/spi/sf_ops.c
drivers/mtd/spi/sf_probe.c
include/spi.h
include/spi_flash.h