Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
authorTom Rini <trini@konsulko.com>
Fri, 3 Jul 2020 16:00:36 +0000 (12:00 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 3 Jul 2020 16:00:36 +0000 (12:00 -0400)
- sbi: Add newline to error message
- fu540: dts: Correct reg size of otp and dmc nodes
- Enhance reserved memory fixup about PMP information passed from OpenSBI
- sifive: fu540: Add gpio-restart support
- qemu-riscv: Update QEMU run command
- Assorted fixes related to reserved memory
- fu540: enable all cache ways from U-Boot proper
- use log functions in fdt_fixup


Trivial merge