]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
rpi_firmware: update to d4f5315.
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 5 Sep 2013 21:36:54 +0000 (23:36 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 5 Sep 2013 21:36:54 +0000 (23:36 +0200)
config/rootfiles/common/armv5tel/rpi-firmware
lfs/rpi-firmware

index 3024548c1f169fd1363d4e729d028cf2119ee7e7..3fb76938942dee92d0f51727807fc8a187dce07b 100644 (file)
@@ -2,8 +2,9 @@
 boot/bootcode.bin
 boot/cmdline.txt
 boot/config.txt
-#boot/first32k.bin
-boot/start.elf
-boot/start_cd.elf
 boot/fixup.dat
 boot/fixup_cd.dat
+boot/fixup_x.dat
+boot/start.elf
+boot/start_cd.elf
+boot/start_x.elf
index c02d5cc5f9279da7e938fc56d009e7db2bb061d3..49b3f1a9b975c50308a1bda8e89e850cd45b2f71 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 855e997
+VER        = d4f5315
 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)_MD5 = c73700a10d792517b2b87fd28a6c9800
+$(DL_FILE)_MD5 = 65c0a859ab96cb563a80e3529c78f555
 
 install : $(TARGET)