[openwrt/openwrt] ls-ddr-phy: bump to lf-6.12.20-2.0.0
LEDE Commits
lede-commits at lists.infradead.org
Sun Aug 17 10:01:40 PDT 2025
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/1beaad1c31414f608780e7710f19eb7f536fe6a3
commit 1beaad1c31414f608780e7710f19eb7f536fe6a3
Author: Pawel Dembicki <paweldembicki at gmail.com>
AuthorDate: Sun Jun 8 16:18:15 2025 +0200
ls-ddr-phy: bump to lf-6.12.20-2.0.0
Bump ls-ddr-phy to version lf-6.12.20-2.0.0.
Signed-off-by: Pawel Dembicki <paweldembicki at gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19152
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
package/firmware/layerscape/ls-ddr-phy/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/firmware/layerscape/ls-ddr-phy/Makefile b/package/firmware/layerscape/ls-ddr-phy/Makefile
index 322f383bd6..ff7637ce2f 100644
--- a/package/firmware/layerscape/ls-ddr-phy/Makefile
+++ b/package/firmware/layerscape/ls-ddr-phy/Makefile
@@ -6,13 +6,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ls-ddr-phy
-PKG_VERSION:=6.6.3.1.0.0
+PKG_VERSION:=6.12.20.2.0.0
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/NXP/ddr-phy-binary.git
-PKG_SOURCE_VERSION:=lf-6.6.3-1.0.0
-PKG_MIRROR_HASH:=7a1a35b3060adba875c507be3a5c800fa0c461103aaeb8eb0eab11f1f4b8139f
+PKG_SOURCE_VERSION:=lf-6.12.20-2.0.0
+PKG_MIRROR_HASH:=162616b23041e345a9a12080005ee1c24c9903d6809c60a022588a1c7f5b1577
PKG_BUILD_DEPENDS:=tfa-layerscape/host
PKG_LICENSE:=EULA
More information about the lede-commits
mailing list