Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
authorTom Rini <trini@konsulko.com>
Tue, 25 Aug 2020 12:18:50 +0000 (08:18 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 25 Aug 2020 12:18:50 +0000 (08:18 -0400)
- Sipeed Maix support S-mode.
- Provide command sbi.
- Use fdtdec_get_addr_size_auto_parent to get fu540 cache base address.
- Fix a compiler error with CONFIG_SPL_SMP=n.
- Fix sifive ram driver 32 compiler warnings.
- Fix kendryte/pll.h redefine nop() warning.


Trivial merge