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)
commit078656186f1037894c45682ca74d0921de8a7010
tree20a323869e7d79f9da8996259066c7446beb292a
parent8ee3a24fdc237c76cead618a173740594287dd96
parentc92b50a44b95e706b9c0c97544bd7504fe6d36e9
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv

- 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.