
On Thursday 19 December 2013 12:25 PM, Jagan Teki wrote:
On Thu, Dec 19, 2013 at 11:48 AM, Sourav Poddarsourav.poddar@ti.com wrote:
On Thursday 19 December 2013 11:41 AM, Jagan Teki wrote:
On Thu, Dec 19, 2013 at 10:36 AM, Sourav Poddarsourav.poddar@ti.com wrote:
Jagan, On Thursday 14 November 2013 09:01 PM, Sourav Poddar wrote:
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(-)
Ping on this. This are miscellaneous fixes for dra7 qspi uboot. Can you pick this up ?
What is this series - I couldn't find it on patchwork. You sent a series with 0/5 and these two are part of that is it?
This is a differnet series for dra7 soc, it has miscellaneous cleanup and fixes.
The other series (0/5) is for qspi on am43x soc
Applied to u-boot-spi/master
Thanks!