[PATCH v2 0/2] riscv: Support booting SiFive Unmatched from SPI flash.
Thomas Skibo
thomas-git at skibo.net
Wed Nov 24 05:27:35 CET 2021
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
More information about the U-Boot
mailing list