
14 Nov
2013
14 Nov
'13
4:31 p.m.
Hi Jagan, Here are the miscellaneous fix and config update for dra7 qspi flash.
Patch series adds: Add BAR config in dra7 config file. Set spi controller device control registers before doing a memory mapped read.
Patches available here: git://gitorious.org/u-boot-shared/u-boot-qspi.git debug_dra_qspi
Tested on dra7 evm with qspi boot.
Sourav Poddar (2): config: dra7_evm: Add Bank Address Register(BAR) config driver: mtd: sf_ops: claim bus while doing memcpy
drivers/mtd/spi/sf_ops.c | 6 ++++++ include/configs/dra7xx_evm.h | 1 + 2 files changed, 7 insertions(+), 0 deletions(-)