u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] riscv: Support booting SiFive Unmatched from SPI flash.
@ 2021-09-27 19:59 Thomas Skibo
  2021-09-27 19:59 ` [PATCH 1/2] riscv: Support booting SiFive Unmatched from SPI Thomas Skibo
  2021-09-27 19:59 ` [PATCH 2/2] riscv: Enable SPI flash env for SiFive Unmatched Thomas Skibo
  0 siblings, 2 replies; 6+ messages in thread
From: Thomas Skibo @ 2021-09-27 19:59 UTC (permalink / raw)
  To: u-boot; +Cc: 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                | 29 +++++++++++++++++++
 6 files changed, 63 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2021-11-23 10:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-27 19:59 [PATCH 0/2] riscv: Support booting SiFive Unmatched from SPI flash Thomas Skibo
2021-09-27 19:59 ` [PATCH 1/2] riscv: Support booting SiFive Unmatched from SPI Thomas Skibo
2021-11-08  8:21   ` Leo Liang
2021-11-23 10:38   ` Leo Liang
2021-09-27 19:59 ` [PATCH 2/2] riscv: Enable SPI flash env for SiFive Unmatched Thomas Skibo
2021-11-08  8:22   ` Leo Liang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).