summaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-bcm4908
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2022-03-15 14:30:20 +0100
committerRafał Miłecki <rafal@milecki.pl>2022-03-15 14:31:02 +0100
commit3592aa85664040a118654555afb78659af756a4e (patch)
treeccbfa8cd9e8cc15a14cef2edd237f01fd609f846 /package/boot/uboot-bcm4908
parent9dbca6bf6e6e088afd18fb532ed9135c21aec1cc (diff)
downloadopenwrt-3592aa85664040a118654555afb78659af756a4e.tar.gz
openwrt-3592aa85664040a118654555afb78659af756a4e.tar.bz2
openwrt-3592aa85664040a118654555afb78659af756a4e.zip
uboot-bcm4908: update to the latest generic
0625aad74d arm: dts: add ASUS GT-AX6000 6fb1cb624d arm: dts: add Netgear RAXE450 / RAXE550 Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'package/boot/uboot-bcm4908')
-rw-r--r--package/boot/uboot-bcm4908/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/boot/uboot-bcm4908/Makefile b/package/boot/uboot-bcm4908/Makefile
index dc862f4e32..b226096184 100644
--- a/package/boot/uboot-bcm4908/Makefile
+++ b/package/boot/uboot-bcm4908/Makefile
@@ -7,9 +7,9 @@ PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://git.openwrt.org/project/bcm63xx/u-boot.git
-PKG_SOURCE_DATE:=2022-03-03
-PKG_SOURCE_VERSION:=92e9eca819c9c898d9d2010e1a217726c42c8c47
-PKG_MIRROR_HASH:=11c37fe4c18d55e799153600d1cfd8ee9ca7da8326d0024c1d825f4a327c5f0d
+PKG_SOURCE_DATE:=2022-03-15
+PKG_SOURCE_VERSION:=0625aad74d1f5b6f9c068955ad3fd7f6df635e50
+PKG_MIRROR_HASH:=0602e0e4f101ead206940eccca832b75191905c1e81290340a89b07dbee7a6ce
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk