From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: [PATCH v3 0/3] riscv: sifive/fu540: Enable SPI-NOR support
Date: Mon, 20 Apr 2020 18:22:35 +0530 [thread overview]
Message-ID: <20200420125238.9610-1-jagan@amarulasolutions.com> (raw)
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
next reply other threads:[~2020-04-20 12:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-20 12:52 Jagan Teki [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200420125238.9610-1-jagan@amarulasolutions.com \
--to=jagan@amarulasolutions.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox