Initial pci/usb support for rpi4
This commit is contained in:
parent
c5d796ffd3
commit
771c6cdcdb
2810
USB-host-support-for-Raspberry-Pi-4-board.patch
Normal file
2810
USB-host-support-for-Raspberry-Pi-4-board.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: uboot-tools
|
Name: uboot-tools
|
||||||
Version: 2020.04
|
Version: 2020.04
|
||||||
Release: 3%{?candidate:.%{candidate}}%{?dist}
|
Release: 4%{?candidate:.%{candidate}}%{?dist}
|
||||||
Summary: U-Boot utilities
|
Summary: U-Boot utilities
|
||||||
License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+
|
License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+
|
||||||
URL: http://www.denx.de/wiki/U-Boot
|
URL: http://www.denx.de/wiki/U-Boot
|
||||||
@ -39,6 +39,8 @@ Patch16: initial-support-for-the-Pinebook-Pro-laptop-from.patch
|
|||||||
Patch17: rockpro64-limit-speed-on-mSD-slot.patch
|
Patch17: rockpro64-limit-speed-on-mSD-slot.patch
|
||||||
# AllWinner improvements
|
# AllWinner improvements
|
||||||
Patch18: AllWinner-Pine64-bits.patch
|
Patch18: AllWinner-Pine64-bits.patch
|
||||||
|
# RPi4
|
||||||
|
Patch19: USB-host-support-for-Raspberry-Pi-4-board.patch
|
||||||
|
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
BuildRequires: dtc
|
BuildRequires: dtc
|
||||||
@ -252,6 +254,9 @@ cp -p board/warp7/README builds/docs/README.warp7
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 21 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 2020.04-4
|
||||||
|
- Initial support for USB on Rasperry Pi 4
|
||||||
|
|
||||||
* Tue Apr 21 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 2020.04-3
|
* Tue Apr 21 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 2020.04-3
|
||||||
- Ship u-boot-rockchip.bin for SPI flash
|
- Ship u-boot-rockchip.bin for SPI flash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user