aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-03-21 11:36:27 +0200
committerTimo Teräs <timo.teras@iki.fi>2016-03-21 11:36:27 +0200
commita2cf21c1cd2fabc7cb0cd00b96d1620999fb3186 (patch)
tree032db173fb9367f88d0e952f8876be2308e39998 /Makefile
parent67be8a7e63879c2870f1b41eedd0d4aec36edffc (diff)
downloadalpine-iso-a2cf21c1cd2fabc7cb0cd00b96d1620999fb3186.tar.bz2
alpine-iso-a2cf21c1cd2fabc7cb0cd00b96d1620999fb3186.tar.xz
update rpi firmware
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7f9bc0c..4c72bc8 100755
--- a/Makefile
+++ b/Makefile
@@ -415,7 +415,7 @@ else ifeq ($(ALPINE_NAME),alpine-rpi)
#
RPI_TAR_GZ ?= $(ALPINE_NAME)-$(ALPINE_RELEASE)-$(ALPINE_ARCH).rpi.tar.gz
-RPI_FW_COMMIT := 8b4e5482b52e6fb438dddc0d88ba0ba8d44af54b
+RPI_FW_COMMIT := 4bf906cdd221c4f6815d0da7dda0cd59d25d945b
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