diff --git a/package/boot/uboot-ath79/Makefile b/package/boot/uboot-ath79/Makefile index 52ca1c6c011bc5..1c4c7eced347c4 100644 --- a/package/boot/uboot-ath79/Makefile +++ b/package/boot/uboot-ath79/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk -PKG_VERSION:=2024.10 -PKG_HASH:=b28daf4ac17e43156363078bf510297584137f6df50fced9b12df34f61a92fb0 +PKG_VERSION:=2025.01 +PKG_HASH:=cdef7d507c93f1bbd9f015ea9bc21fa074268481405501945abc6f854d5b686f UBOOT_USE_INTREE_DTC:=1 diff --git a/package/boot/uboot-ath79/patches/400-ath79-add-support-for-NEC-AR9344-Aterm-series.patch b/package/boot/uboot-ath79/patches/400-ath79-add-support-for-NEC-AR9344-Aterm-series.patch index 5d87d226518bf7..746dceaa54d036 100644 --- a/package/boot/uboot-ath79/patches/400-ath79-add-support-for-NEC-AR9344-Aterm-series.patch +++ b/package/boot/uboot-ath79/patches/400-ath79-add-support-for-NEC-AR9344-Aterm-series.patch @@ -245,7 +245,7 @@ Subject: [PATCH] ath79: add support for NEC AR9344 Aterm series +# CONFIG_ISO_PARTITION is not set +# CONFIG_OF_TAG_MIGRATE is not set +CONFIG_SYS_RELOC_GD_ENV_ADDR=y -+# CONFIG_NET is not set ++CONFIG_NO_NET=y +CONFIG_CLK=y +# CONFIG_GPIO is not set +# CONFIG_I2C is not set diff --git a/package/boot/uboot-ath79/patches/401-mips-ath79-add-support-for-NEC-QCA9558-Aterm-series.patch b/package/boot/uboot-ath79/patches/401-mips-ath79-add-support-for-NEC-QCA9558-Aterm-series.patch index c06dae28f0bd77..892b73027c547b 100644 --- a/package/boot/uboot-ath79/patches/401-mips-ath79-add-support-for-NEC-QCA9558-Aterm-series.patch +++ b/package/boot/uboot-ath79/patches/401-mips-ath79-add-support-for-NEC-QCA9558-Aterm-series.patch @@ -242,7 +242,7 @@ mips: ath79: cleanup defconfig for NEC QCA9558 Aterm series +# CONFIG_ISO_PARTITION is not set +# CONFIG_OF_TAG_MIGRATE is not set +CONFIG_SYS_RELOC_GD_ENV_ADDR=y -+# CONFIG_NET is not set ++CONFIG_NO_NET=y +CONFIG_CLK=y +# CONFIG_GPIO is not set +# CONFIG_I2C is not set