[U-Boot] Pull request: u-boot-riscv/master
uboot at andestech.com
uboot at andestech.com
Wed Jun 24 04:30:24 CEST 2020
Hi Tom,
Please pull some riscv updates:
- fu540: dts: Correct reg size of otp and dmc nodes
- sbi: Add newline to error message
- sifive/fu540: Enable SPI-NOR support
Thanks
Rick
https://travis-ci.org/github/rickchen36/u-boot-riscv/builds/701223929
The following changes since commit 4ff63383e3497389e66cf70943a83bdb1810462a:
Merge tag 'u-boot-imx-20200623' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2020-06-23 08:20:55 -0400)
are available in the Git repository at:
git at gitlab.denx.de:u-boot/custodians/u-boot-riscv.git
for you to fetch changes up to 2148d9c76ef5efbf5b98ca3d3fcbaad465115e70:
riscv: fu540: dts: Correct reg size of otp and dmc nodes (2020-06-24 09:59:30 +0800)
----------------------------------------------------------------
Bin Meng (2):
riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node
riscv: fu540: dts: Correct reg size of otp and dmc nodes
Jagan Teki (6):
sifive: fu540: Add runtime boot mode detection
sifive: fu540: Add Booting from SPI
env: Enable SPI flash env for SiFive FU540
sifive: fu540: Mark the default env as SPI flash
sifive: fu540: Add boot flash script offset, size
sifive: fu540: Enable SF distro bootcmd
Sean Anderson (1):
riscv: sbi: Add newline to error message
arch/riscv/cpu/fu540/Kconfig | 15 +++++++++++++++
arch/riscv/dts/fu540-c000-u-boot.dtsi | 6 +++---
arch/riscv/dts/hifive-unleashed-a00-u-boot.dtsi | 12 ++++++++++++
board/sifive/fu540/Kconfig | 1 +
board/sifive/fu540/fu540.c | 25 +++++++++++++++++++------
common/spl/spl_opensbi.c | 2 +-
configs/sifive_fu540_defconfig | 4 ++++
doc/board/sifive/fu540.rst | 41 +++++++++++++++++++++++++++++++++++++++++
include/configs/sifive-fu540.h | 7 ++++++-
9 files changed, 102 insertions(+), 11 deletions(-)
More information about the U-Boot
mailing list