public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v3 0/2] riscv: Support booting SiFive Unmatched from SPI flash.
@ 2021-11-24 22:32 Thomas Skibo
  2021-11-24 22:32 ` [PATCH v3 1/2] riscv: Support booting SiFive Unmatched from SPI Thomas Skibo
  2021-11-24 22:32 ` [PATCH v3 2/2] riscv: Enable SPI flash env for SiFive Unmatched Thomas Skibo
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Skibo @ 2021-11-24 22:32 UTC (permalink / raw)
  To: u-boot; +Cc: ycliang, Thomas Skibo

This patch set adds support for booting the SiFive Unmatched board
from SPI flash memory and saving the environment to flash.

Thomas Skibo (2):
  riscv: Support booting SiFive Unmatched from SPI.
  riscv: Enable SPI flash env for SiFive Unmatched.

 arch/riscv/cpu/fu740/Kconfig                  | 13 ++++++++
 .../dts/hifive-unmatched-a00-u-boot.dtsi      | 11 +++++++
 board/sifive/unmatched/Kconfig                |  1 +
 board/sifive/unmatched/spl.c                  |  3 ++
 configs/sifive_unmatched_defconfig            |  6 ++++
 doc/board/sifive/unmatched.rst                | 31 +++++++++++++++++++
 6 files changed, 65 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2021-12-02  8:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-24 22:32 [PATCH v3 0/2] riscv: Support booting SiFive Unmatched from SPI flash Thomas Skibo
2021-11-24 22:32 ` [PATCH v3 1/2] riscv: Support booting SiFive Unmatched from SPI Thomas Skibo
2021-12-02  8:41   ` Leo Liang
2021-11-24 22:32 ` [PATCH v3 2/2] riscv: Enable SPI flash env for SiFive Unmatched Thomas Skibo
2021-12-02  8:42   ` Leo Liang

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