rpi-firmware: update to b2200cd.

set default start.elf to the new 240MB version.
This commit is contained in:
Arne Fitzenreiter
2012-08-21 09:33:12 -04:00
parent f00884a05f
commit e98279ed71
2 changed files with 3 additions and 3 deletions

View 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

View 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)