]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
rpi-firmware: update to 20240424
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 4 Jan 2025 21:46:29 +0000 (22:46 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 4 Jan 2025 21:46:29 +0000 (22:46 +0100)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/aarch64/rpi-firmware
lfs/rpi-firmware

index 9c5c2fe284f5592eb5947921a52d18179594dc91..c3eb09db160e486d4b2a46bb6b64b13d56f97eca 100644 (file)
@@ -1,7 +1,10 @@
 #boot/LICENCE.broadcom
-boot/bcm2711-rpi-4-b.dtb
 boot/bcm2711-rpi-400.dtb
-boot/bcm2711-rpi-cm4.dtb
+boot/bcm2711-rpi-4-b.dtb
+boot/bcm2711-rpi-cm4-io.dtb
+boot/bcm2837-rpi-3-b.dtb
+boot/bcm2837-rpi-3-b-plus.dtb
+boot/bcm2837-rpi-cm3-io3.dtb
 boot/bootcode.bin
 boot/config.txt
 boot/fixup.dat
index 51af49b075ef309191f740492d389912141468a7..edd8e5d0614371dcf41466c204e9dcb018301a4c 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2021  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 20211127
+VER        = 20240424
 THISAPP    = rpi-firmware-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 1395f0d0a43212e9d40bcc17be4ec0625019cebfc4947815caf7cadd42ebf1d2093850f90ed6eca11c3df162fc3f29e6c427c3baf9dcc5229d16ce433886d0d9
+$(DL_FILE)_BLAKE2 = efad1a7686adf12aa43fbeb7c0f2071f242887ed6a392965133a822c6d89a6c806ba256a2df042b72c0aba241cf0ce728b25b45a6bca2292006f1f5dd1948fc3
 
 install : $(TARGET)