From: Sebastian Pflieger Date: Mon, 18 Sep 2023 13:02:13 +0000 (+0200) Subject: arm-trusted-firmware-sunxi: update to version 2.9 X-Git-Tag: v24.10.0-rc1~4148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13478%2Fhead;p=thirdparty%2Fopenwrt.git arm-trusted-firmware-sunxi: update to version 2.9 - detect die revision used in variants of the Allwinner H616 SoC (H313, T507) - support for H6 boards without PMIC Tested on Pine64+ and Orange PI Zero2 Signed-off-by: Sebastian Pflieger --- diff --git a/package/boot/arm-trusted-firmware-sunxi/Makefile b/package/boot/arm-trusted-firmware-sunxi/Makefile index c9d56681226..f15357d357b 100644 --- a/package/boot/arm-trusted-firmware-sunxi/Makefile +++ b/package/boot/arm-trusted-firmware-sunxi/Makefile @@ -7,10 +7,10 @@ include $(TOPDIR)/rules.mk -PKG_VERSION:=2.8 +PKG_VERSION:=2.9 PKG_RELEASE:=1 -PKG_HASH:=df4e0f3803479df0ea4cbf3330b59731bc2efc2112c951f9adb3685229163af9 +PKG_HASH:=76a66a1de0c01aeb83dfc7b72b51173fe62c6e51d6fca17cc562393117bed08b PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=license.md