public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] Add QSPI support for LS2080A
@ 2016-03-15  6:35 Yuan Yao
  2016-03-15 12:12 ` Jagan Teki
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yuan Yao @ 2016-03-15  6:35 UTC (permalink / raw)
  To: u-boot

From: Yuan Yao <yao.yuan@nxp.com>

There is the spansion S25FS-S family flash: s25fs256s1
on LS2080QDS QSPI.

Yuan Yao (5):
  spi: fsl_qspi: Fix issues on arm64
  spi: fsl_qspi: Assign AMBA mem according CS num in dts
  spi: fsl_qspi: Enable Spansion S25FS-S family flashes
  sf: Disable 4-KB erase command for SPANSION S25FS-S family
  armv8/ls1043a: update the node for QSPI support

 arch/arm/dts/fsl-ls1043a.dtsi |   5 +-
 drivers/mtd/spi/sf_internal.h |   5 ++
 drivers/mtd/spi/spi_flash.c   |  72 +++++++++++++++++++
 drivers/spi/fsl_qspi.c        | 159 ++++++++++++++++++++++++++++++++----------
 4 files changed, 202 insertions(+), 39 deletions(-)

-- 
2.1.0.27.g96db324

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [U-Boot] [PATCH 0/5] Add QSPI support for LS2080A
@ 2016-03-15  6:30 Yuan Yao
  0 siblings, 0 replies; 6+ messages in thread
From: Yuan Yao @ 2016-03-15  6:30 UTC (permalink / raw)
  To: u-boot

From: Yuan Yao <yao.yuan@nxp.com>

There is the spansion S25FS-S family flash: s25fs256s1
on LS2080QDS QSPI.

Haikun Wang (3):
  spi: fsl_qspi: Fix issues on arm64
  spi: fsl_qspi: Assign AMBA mem according CS num in dts
  spi: fsl_qspi: Enable Spansion S25FS-S family flashes

Yuan Yao (2):
  sf: Disable 4-KB erase command for SPANSION S25FS-S family
  armv8/ls1043a: update the node for QSPI support

 arch/arm/dts/fsl-ls1043a.dtsi |   5 +-
 drivers/mtd/spi/sf_internal.h |   5 ++
 drivers/mtd/spi/spi_flash.c   |  72 +++++++++++++++++++
 drivers/spi/fsl_qspi.c        | 159 ++++++++++++++++++++++++++++++++----------
 4 files changed, 202 insertions(+), 39 deletions(-)

-- 
2.1.0.27.g96db324

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

end of thread, other threads:[~2016-05-25  2:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-15  6:35 [U-Boot] [PATCH 0/5] Add QSPI support for LS2080A Yuan Yao
2016-03-15 12:12 ` Jagan Teki
2016-05-17 15:51 ` York Sun
2016-05-24 17:09 ` York Sun
2016-05-25  2:25   ` Yao Yuan
  -- strict thread matches above, loose matches on Subject: below --
2016-03-15  6:30 Yuan Yao

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