
14 Aug
2020
14 Aug
'20
2:53 p.m.
On Fri, Aug 14, 2020 at 03:13:17PM +0800, uboot@andestech.com wrote:
Hi Tom,
Please pull some riscv updates:
- 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.
Thanks Rick
https://travis-ci.org/github/rickchen36/u-boot-riscv/builds/717504142
The following changes since commit cdcf591d9b20534e5f5c58aa2a2b07b3b173f5a1:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-08-13 08:25:25 -0400)
are available in the Git repository at:
git@gitlab.denx.de:u-boot/custodians/u-boot-riscv.git
for you to fetch changes up to 313981c2d9437f31b2a0f3838591a5fb0e5d8ebe:
common/board_f: make sure to call fix_fdt() before reserve_fdt() (2020-08-14 14:39:47 +0800)
Applied to u-boot/master, thanks!
--
Tom