mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
rpi-firmware: updated firmware for new kernel.
This commit is contained in:
9
config/rootfiles/common/armv5tel/rpi-firmware
Normal file
9
config/rootfiles/common/armv5tel/rpi-firmware
Normal 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
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
boot/bootcode.bin
|
|
||||||
boot/cmdline.txt
|
|
||||||
#boot/first32k.bin
|
|
||||||
boot/loader.bin
|
|
||||||
boot/start.elf
|
|
||||||
#boot/LICENCE.broadcom
|
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = ipf1
|
VER = ipf2
|
||||||
|
|
||||||
THISAPP = raspberrypi-firmware_$(VER)
|
THISAPP = raspberrypi-firmware_$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.xz
|
DL_FILE = $(THISAPP).tar.xz
|
||||||
@@ -39,7 +39,7 @@ objects = $(DL_FILE)
|
|||||||
|
|
||||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = ffae4e109de698987795f1d5cb952ed6
|
$(DL_FILE)_MD5 = e79be217f9d6c0a882a21b7c8614e804
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user