commit | d8724aff7159c07b2afa311a801afb0c2f3ab1bc | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Apr 23 08:24:47 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 23 08:24:47 2020 -0400 |
tree | 23e1c8542fd35083260a97efb0d92b3485889aa1 | |
parent | 90c1d2fb19004d862899be1f8471bacfd5311b54 [diff] | |
parent | 82ed8efb9fff734784d5d697fc8b48b78f5dc1ce [diff] |
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv - Adds few DT related fixes required for Linux EFI stub to work on RISC-V. - Makes SBI v0.2 the default SBI version to work with OpenSBI v0.7. - Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL" - Remove unnecessary CONFIG_IS_ENABLED().