[U-Boot] Pull request: u-boot-spi/master

Hi Tom,
Please pull this PR.
thanks! Jagan.
The following changes since commit 662e2acb46250881ec26bc8366fc9eb1856cb7c2:
sunxi: UTOO_P66: Add missing MAINTAINERS entry (2015-03-29 14:56:48 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-spi.git master
for you to fetch changes up to 52091ad146d766cdc5ccd65430b2a4e5cb7aec32:
spi: designware_spi: revisit FIFO size detection again (2015-03-30 01:42:49 +0530)
---------------------------------------------------------------- Axel Lin (6): spi: cf_qspi: Fixup to_cf_qspi_slave macro spi: davinci: Remove duplicate code to set bus and cs for slave spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave spi: cf_spi: Staticize local functions spi: designware_spi: revisit FIFO size detection again
Ravi Babu (1): qspi: dra7x: enable quad mode read for ti-qspi driver
drivers/spi/cf_qspi.c | 2 +- drivers/spi/cf_spi.c | 31 ++++++++++++++++--------------- drivers/spi/davinci_spi.c | 3 --- drivers/spi/designware_spi.c | 4 ++-- drivers/spi/ftssp010_spi.c | 4 +++- drivers/spi/ti_qspi.c | 7 +++++++ include/configs/dra7xx_evm.h | 1 + 7 files changed, 30 insertions(+), 22 deletions(-)

On Tue, Mar 31, 2015 at 12:44:46PM +0530, Jagannadha Sutradharudu Teki wrote:
Hi Tom,
Please pull this PR.
thanks! Jagan.
The following changes since commit 662e2acb46250881ec26bc8366fc9eb1856cb7c2:
sunxi: UTOO_P66: Add missing MAINTAINERS entry (2015-03-29 14:56:48 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-spi.git master
for you to fetch changes up to 52091ad146d766cdc5ccd65430b2a4e5cb7aec32:
spi: designware_spi: revisit FIFO size detection again (2015-03-30 01:42:49 +0530)
Applied to u-boot/master, thanks!
participants (2)
-
Jagannadha Sutradharudu Teki
-
Tom Rini