]> git.baikalelectronics.ru Git - uboot.git/commit
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
authorTom Rini <trini@konsulko.com>
Thu, 23 Apr 2020 12:24:47 +0000 (08:24 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 23 Apr 2020 12:24:47 +0000 (08:24 -0400)
commitfa8025f354cb2634991040132f54d621d0cc2347
tree23e1c8542fd35083260a97efb0d92b3485889aa1
parent462c56a9d68a66a7d190b01cb6bc5a7e4bb521c6
parent6010419cb5915169367f44c35871373a85af4fb4
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().