public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6] sf: BAR/wait_ready logic updates
@ 2015-08-16  8:43 Jagan Teki
  2015-08-16  8:43 ` [U-Boot] [PATCH 1/6] spi: zynq_spi: Remove unneeded headers Jagan Teki
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Jagan Teki @ 2015-08-16  8:43 UTC (permalink / raw)
  To: u-boot

BAR and spi_flash_cmd_wait_ready are updated to make more 
module to add new status checks.

Jagan Teki (6):
  spi: zynq_spi: Remove unneeded headers
  sf: Return proper bank_sel, if flash->bank_curr == bank_sel
  sf: Make BAR discovery, as spi_flash_read_bar
  sf: Optimize BAR write code
  sf: Make flash->flags use for generic usage
  sf: Update spi_flash_cmd_wait_ready

 drivers/mtd/spi/sf_internal.h |   5 ++
 drivers/mtd/spi/sf_ops.c      | 153 +++++++++++++++++++++---------------------
 drivers/mtd/spi/sf_probe.c    |  64 +++++++++++-------
 drivers/spi/zynq_spi.c        |   6 +-
 include/spi_flash.h           |   6 +-
 5 files changed, 121 insertions(+), 113 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-08-17 10:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-16  8:43 [U-Boot] [PATCH 0/6] sf: BAR/wait_ready logic updates Jagan Teki
2015-08-16  8:43 ` [U-Boot] [PATCH 1/6] spi: zynq_spi: Remove unneeded headers Jagan Teki
2015-08-16  8:43 ` [U-Boot] [PATCH 2/6] sf: Return proper bank_sel, if flash->bank_curr == bank_sel Jagan Teki
2015-08-16  8:43 ` [U-Boot] [PATCH 3/6] sf: Make BAR discovery, as spi_flash_read_bar Jagan Teki
2015-08-16  8:43 ` [U-Boot] [PATCH 4/6] sf: Optimize BAR write code Jagan Teki
2015-08-16  8:43 ` [U-Boot] [PATCH 5/6] sf: Make flash->flags use for generic usage Jagan Teki
2015-08-16  8:43 ` [U-Boot] [PATCH 6/6] sf: Update spi_flash_cmd_wait_ready Jagan Teki
2015-08-16 16:57   ` Marek Vasut
2015-08-16  8:46 ` [U-Boot] [PATCH 0/6] sf: BAR/wait_ready logic updates Jagan Teki
2015-08-16  8:49   ` Jagan Teki
2015-08-17  3:03     ` Hou Zhiqiang
2015-08-17 10:35       ` Jagan Teki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox