All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [UBOOT][PATCH 0/2] misc fix for memory mapped support, dra config
@ 2013-11-14 15:31 Sourav Poddar
  2013-11-14 15:31 ` [U-Boot] [UBOOT][PATCH 1/2] config: dra7_evm: Add Bank Address Register(BAR) config Sourav Poddar
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Sourav Poddar @ 2013-11-14 15:31 UTC (permalink / raw)
  To: u-boot

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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-12-19  7:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-14 15:31 [U-Boot] [UBOOT][PATCH 0/2] misc fix for memory mapped support, dra config Sourav Poddar
2013-11-14 15:31 ` [U-Boot] [UBOOT][PATCH 1/2] config: dra7_evm: Add Bank Address Register(BAR) config Sourav Poddar
2013-11-14 15:31 ` [U-Boot] [UBOOT][PATCH 2/2] driver: mtd: sf_ops: claim bus while doing memcpy Sourav Poddar
2013-11-25 10:57 ` [U-Boot] [UBOOT][PATCH 0/2] misc fix for memory mapped support, dra config Sourav Poddar
2013-12-19  5:06 ` Sourav Poddar
2013-12-19  6:11   ` Jagan Teki
2013-12-19  6:18     ` Sourav Poddar
2013-12-19  6:55       ` Jagan Teki
2013-12-19  7:06         ` Sourav Poddar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.