rpi-firmware: updated firmware for new kernel.

This commit is contained in:
Arne Fitzenreiter
2012-06-16 14:55:58 +02:00
parent 3e011c27dd
commit 4fcdcf4125
3 changed files with 11 additions and 8 deletions

View File

@@ -0,0 +1,9 @@
#boot/LICENCE.broadcom
boot/arm128_start.elf
boot/arm192_start.elf
boot/arm224_start.elf
boot/bootcode.bin
boot/cmdline.txt
#boot/first32k.bin
boot/loader.bin
boot/start.elf

View File

@@ -1,6 +0,0 @@
boot/bootcode.bin
boot/cmdline.txt
#boot/first32k.bin
boot/loader.bin
boot/start.elf
#boot/LICENCE.broadcom

View File

@@ -24,7 +24,7 @@
include Config
VER = ipf1
VER = ipf2
THISAPP = raspberrypi-firmware_$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -39,7 +39,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = ffae4e109de698987795f1d5cb952ed6
$(DL_FILE)_MD5 = e79be217f9d6c0a882a21b7c8614e804
install : $(TARGET)