aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7cae2d9..730856c 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 := 1efc1ece0d1e282b1cf4f371d2f7c4098113c098
+RPI_FW_COMMIT := 8b4e5482b52e6fb438dddc0d88ba0ba8d44af54b
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