public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v3 0/3] riscv: sifive/fu540: Enable SPI-NOR support
@ 2020-04-20 12:52 Jagan Teki
  2020-04-20 12:52 ` [PATCH v3 1/3] spi: sifive: Fix QPP transfer Jagan Teki
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Jagan Teki @ 2020-04-20 12:52 UTC (permalink / raw)
  To: u-boot

This is series v3 for SPI-NOR support on SiFive FU540 
platform with HiFive Unleashed board.

Here is the previous version changes[1].

Changes for v3:
- fixed QPP support
- dropped sf commands log

Depends on:
https://patchwork.ozlabs.org/project/uboot/list/?series=171332
https://patchwork.ozlabs.org/project/uboot/list/?series=171338
https://patchwork.ozlabs.org/project/uboot/list/?series=171355

Tested on:
- Whole flash area.
- Boot from MMC
- Boot from SPI

[1] https://patchwork.ozlabs.org/project/uboot/list/?series=136556

Any inputs?
Jagan.

Jagan Teki (3):
  spi: sifive: Fix QPP transfer
  riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
  sifive: fu540: Enable spi-nor flash support

 .../dts/hifive-unleashed-a00-u-boot.dtsi      | 11 ++++
 board/sifive/fu540/Kconfig                    |  3 +
 drivers/spi/spi-sifive.c                      | 57 ++++++++++++-------
 3 files changed, 51 insertions(+), 20 deletions(-)
 create mode 100644 arch/riscv/dts/hifive-unleashed-a00-u-boot.dtsi

-- 
2.17.1

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

end of thread, other threads:[~2020-04-20 14:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-20 12:52 [PATCH v3 0/3] riscv: sifive/fu540: Enable SPI-NOR support Jagan Teki
2020-04-20 12:52 ` [PATCH v3 1/3] spi: sifive: Fix QPP transfer Jagan Teki
2020-04-20 14:01   ` Bin Meng
2020-04-20 14:09     ` Jagan Teki
2020-04-20 14:15       ` Bin Meng
2020-04-20 14:16         ` Jagan Teki
2020-04-20 12:52 ` [PATCH v3 2/3] riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi Jagan Teki
2020-04-20 14:02   ` Bin Meng
2020-04-20 12:52 ` [PATCH v3 3/3] sifive: fu540: Enable spi-nor flash support Jagan Teki
2020-04-20 14:03   ` Bin Meng

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