Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
authorTom Rini <trini@konsulko.com>
Thu, 4 Jun 2020 17:50:39 +0000 (13:50 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 4 Jun 2020 17:50:39 +0000 (13:50 -0400)
commit07d90d8bd451b9595fb0369c51f90ee2dccd5d9f
tree97560956a7738893dd4cc972e3a1b463623033bb
parentc27178ba3649f539c9f1890ea147f4c5415f63b5
parent0a94007e829876c7ebd49daebfaa90eea25801b8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv

- Fixes 7e249bc13aaf: ("riscv: Move all SMP related SBI calls to
  SBI_v01") Move sbi_probe_extension() out of CONFIG_SBI_V01.
- SiFive FU540 support SPL.