Browse Source

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 <[email protected]>
Sebastian Pflieger 2 years ago
parent
commit
03123a3ae5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/boot/arm-trusted-firmware-sunxi/Makefile

+ 2 - 2
package/boot/arm-trusted-firmware-sunxi/Makefile

@@ -7,10 +7,10 @@
 
 
 include $(TOPDIR)/rules.mk
 include $(TOPDIR)/rules.mk
 
 
-PKG_VERSION:=2.8
+PKG_VERSION:=2.9
 PKG_RELEASE:=1
 PKG_RELEASE:=1
 
 
-PKG_HASH:=df4e0f3803479df0ea4cbf3330b59731bc2efc2112c951f9adb3685229163af9
+PKG_HASH:=76a66a1de0c01aeb83dfc7b72b51173fe62c6e51d6fca17cc562393117bed08b
 
 
 PKG_LICENSE:=BSD-3-Clause
 PKG_LICENSE:=BSD-3-Clause
 PKG_LICENSE_FILES:=license.md
 PKG_LICENSE_FILES:=license.md