alarm/uboot-raspberrypi to 2024.01-2

Update with fixed rpi firmware and also support RPi5B
This commit is contained in:
graysky 2024-02-15 15:46:46 -05:00
parent 67dd5807e8
commit eed4235a35

View file

@ -3,7 +3,7 @@
pkgname=uboot-raspberrypi
pkgver=2024.01
pkgrel=1
pkgrel=2
pkgdesc="U-Boot for Raspberry Pi"
arch=('armv7h' 'aarch64')
url='http://www.denx.de/wiki/U-Boot/WebHome'
@ -11,13 +11,14 @@ license=('GPL')
backup=('boot/boot.txt' 'boot/boot.scr' 'boot/config.txt')
makedepends=('bc' 'dtc' 'git')
conflicts_armv7h=('linux-raspberrypi')
_commit=2a1e5bfd933d977a57ba4cd62f3381fdc339e29a
_commit=f01fa5fa89d9628d15d148c545b078f8ec19c643
source=(
"https://github.com/u-boot/u-boot/archive/refs/tags/v${pkgver/rc/-rc}.tar.gz"
"https://github.com/raspberrypi/firmware/raw/${_commit}/boot/bcm2710-rpi-3-b.dtb"
"https://github.com/raspberrypi/firmware/raw/${_commit}/boot/bcm2710-rpi-3-b-plus.dtb"
"https://github.com/raspberrypi/firmware/raw/${_commit}/boot/bcm2710-rpi-cm3.dtb"
"https://github.com/raspberrypi/firmware/raw/${_commit}/boot/bcm2711-rpi-4-b.dtb"
"https://github.com/raspberrypi/firmware/raw/${_commit}/boot/bcm2712-rpi-5-b.dtb"
'0001-rpi-increase-space-for-kernel.patch'
'boot.txt.v2'
'boot.txt.v3'
@ -27,6 +28,7 @@ md5sums=('6e0b18756a5f856b3bf520eea12f5e40'
'db77bbeb380319a3a230d6985b9a8e32'
'80e31ec6eb9d5b2fef4402c4490af57d'
'1479091344ee42694d72ebc57d2f06ec'
'dd48d88cdf5f117bf58781b18b71e200'
'cc3d9cb2cc977b22d236922005102be7'
'69e883f0b8d1686b32bdf79684623f06'
'be8abe44b86d63428d7ac3acc64ee3bf'