Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
authorTom Rini <trini@konsulko.com>
Fri, 14 Aug 2020 12:38:01 +0000 (08:38 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 14 Aug 2020 12:38:01 +0000 (08:38 -0400)
commitfe5c777df26dab302cbb26d5f05655e27b714987
treeb1e7f289c00fe53b02ee5f11894e4d47a7697f83
parentcdcf591d9b20534e5f5c58aa2a2b07b3b173f5a1
parent313981c2d9437f31b2a0f3838591a5fb0e5d8ebe
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv

- Fix HiFive Unleashed the broken problem by call fix_fdt() before
  reserve_fdt().  Please refer to
  https://www.mail-archive.com/u-boot@lists.denx.de/msg379444.html for
  master u-boot broken for HiFive Unleashed.
- Add unaligned exception cmd.
- Refine sifive/fu540 spl flow.
- Add  additional crash information for efi.
- Update sipeed/maix doc.
- Two minor refine.