alarm/uboot-raspberrypi to 2024.01-5

Fix typo in patch
This commit is contained in:
graysky 2024-02-20 15:49:49 -05:00
parent 27a69f0553
commit 7a526fb3ce
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ index 3022828..836c510 100644
+scriptaddr=0x02C00000
+pxefile_addr_r=0x02D00000
+fdt_addr_r=0x02E00000
+ramdisk_addr_r=0x0x02F00000
+ramdisk_addr_r=0x02F00000
boot_targets=mmc usb pxe dhcp
--

View file

@ -4,7 +4,7 @@
pkgname=uboot-raspberrypi
pkgver=2024.01
pkgrel=4
pkgrel=5
pkgdesc="U-Boot for Raspberry Pi"
arch=('armv7h' 'aarch64')
url='https://docs.u-boot.org/en/latest'
@ -42,7 +42,7 @@ md5sums=('6e0b18756a5f856b3bf520eea12f5e40'
'a25f0c66c2b1db164c7ec7aa2fd12325'
'd0bd006e92b307ddac4b62133e6e2442'
'e55a2a67acbe6f93b567778ec576b203'
'cc3d9cb2cc977b22d236922005102be7'
'6aaffd002561e8dcbbf0b26422040143'
'69e883f0b8d1686b32bdf79684623f06'
'be8abe44b86d63428d7ac3acc64ee3bf'
'021623a04afd29ac3f368977140cfbfd')