Merge remote-tracking branch 'up/main' into main-riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-07-04 17:26:04 +03:00
commit c9da4edc9e
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
2 changed files with 7 additions and 8 deletions

View File

@ -1 +1 @@
SHA512 (u-boot-2022.07-rc5.tar.bz2) = 0e72671b9126ccb813f8981ce10c8b7d736e0f8cc4b2a8cdc8233588d50882852873ad7e7576757fc2282eb8884dac04c86c6e3432d64d8ef66a514b7edb1b1c
SHA512 (u-boot-2022.07-rc6.tar.bz2) = 9772c69b48e2d76f7c70e148d54cbb857c728c6cf131eb27e6baceeb9212d63220b7cfb7c43b6ef9620430bd754822691b3149b923ae57e2bf9805d36845b2b2

View File

@ -1,4 +1,4 @@
%global candidate rc5
%global candidate rc6
%bcond_without toolsonly
# Set it to "opensbi" (stable) or opensbi-unstable (unstable, git)
@ -6,7 +6,7 @@
Name: uboot-tools
Version: 2022.07
Release: 0.5%{?candidate:.%{candidate}}.1.riscv64%{?dist}
Release: 0.6%{?candidate:.%{candidate}}.0.riscv64%{?dist}
Summary: U-Boot utilities
License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+
URL: http://www.denx.de/wiki/U-Boot
@ -27,7 +27,6 @@ Patch4: rpi-fallback-to-max-clock-for-mmc.patch
Patch5: rpi-bcm2835_sdhost-firmware-managed-clock.patch
# Rockchips improvements
Patch7: rockchip-Add-initial-support-for-the-PinePhone-Pro.patch
Patch8: rockchip-general-fixes.patch
# RISC-V (riscv64) patches
Patch43: 0004-riscv-sifive-unmatched-disable-FDT-and-initrd-reloca.patch
@ -249,12 +248,12 @@ cp -p board/sunxi/README.nand builds/docs/README.sunxi-nand
%endif
%changelog
* Wed Jun 29 2022 David Abdurachmanov <davidlt@rivosinc.com> - 2022.07-0.5.rc5.1.riscv64
- Enable SBI command and SBI sysreset (reset and poweroff commands)
* Mon Jun 27 2022 David Abdurachmanov <davidlt@rivosinc.com> - 2022.07-0.5.rc5.0.riscv64
* Mon Jul 04 2022 David Abdurachmanov <davidlt@rivosinc.com> - 2022.07-0.6.rc6.0.riscv64
- Enable riscv64
* Mon Jul 04 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 2022.07-0.6.rc6
- Update to 2022.07 RC6
* Mon Jun 20 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 2022.07-0.5.rc5
- Update to 2022.07 RC5