aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-12-24 13:39:11 +0200
committerTimo Teräs <timo.teras@iki.fi>2015-12-24 13:39:11 +0200
commit8053bcc1004ccc74b736c1d33145c3552d42b4e1 (patch)
tree137a4a0ac45d8a2d1765107ff69964f640ec7ced
parent0ba0fe5e8442aed2a2be977ee91c840fc1d00f00 (diff)
downloadalpine-iso-8053bcc1004ccc74b736c1d33145c3552d42b4e1.tar.bz2
alpine-iso-8053bcc1004ccc74b736c1d33145c3552d42b4e1.tar.xz
update rpi firmware
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a120535..0cfd3dd 100755
--- a/Makefile
+++ b/Makefile
@@ -416,7 +416,7 @@ else ifeq ($(ALPINE_NAME),alpine-rpi)
#
RPI_TAR_GZ ?= $(ALPINE_NAME)-$(ALPINE_RELEASE)-$(ALPINE_ARCH).rpi.tar.gz
-RPI_FW_COMMIT := b06b317afb60547b436cd30e056b54cec7ae3b8e
+RPI_FW_COMMIT := 1efc1ece0d1e282b1cf4f371d2f7c4098113c098
RPI_URL := https://raw.githubusercontent.com/raspberrypi/firmware/$(RPI_FW_COMMIT)/boot/
RPI_BOOT_FILES := bootcode.bin fixup.dat start.elf
RPI_TEMP := $(DESTDIR)/tmp.rpi