]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
rpi-firmware: update to b2200cd.
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 21 Aug 2012 13:33:12 +0000 (09:33 -0400)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 21 Aug 2012 13:33:12 +0000 (09:33 -0400)
set default start.elf to the new 240MB version.

config/rootfiles/common/armv5tel/rpi-firmware
lfs/rpi-firmware

index e8b99d7b12bd3e315e44bdb98d4c98bca63e77de..4d5d27006af4e5a85be405934cfd8b8c42f3ef8a 100644 (file)
@@ -2,6 +2,7 @@
 boot/arm128_start.elf
 boot/arm192_start.elf
 boot/arm224_start.elf
+boot/arm240_start.elf
 boot/bootcode.bin
 boot/cmdline.txt
 #boot/first32k.bin
index 4daec2f7a43e23d1e3f694a3c52728b9e8037904..b2afde2511ffa10ecb537d81639187f33a3a3c71 100644 (file)
@@ -24,8 +24,7 @@
 
 include Config
 
-VER        = 1309b3d
-
+VER        = b2200cd
 THISAPP    = rpi-firmware-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
@@ -41,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 90978c567f9bcd2aad2c1c138acb3518
+$(DL_FILE)_MD5 = d4b0a5b5fe8cdbe5df17aadd5ec60ff0
 
 install : $(TARGET)