aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/layerscape
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@nxp.com>2018-07-02 16:33:35 +0800
committerHauke Mehrtens <hauke@hauke-m.de>2018-09-22 21:20:56 +0200
commit984cf8d89dc40b1a1ed994d2e550e783240599dd (patch)
tree3d1fc2ff8635316db022ebac9a26aa7acf131ce8 /package/firmware/layerscape
parentc19f5206866f73acb3dc4dfdf1af33e9b9556733 (diff)
downloadupstream-984cf8d89dc40b1a1ed994d2e550e783240599dd.tar.gz
upstream-984cf8d89dc40b1a1ed994d2e550e783240599dd.tar.bz2
upstream-984cf8d89dc40b1a1ed994d2e550e783240599dd.zip
layerscape: update ppfe-firmware to LSDK-18.06
This patch is to update ppfe-firmware to LSDK-18.06 release. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Diffstat (limited to 'package/firmware/layerscape')
-rw-r--r--package/firmware/layerscape/ppfe-firmware/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/package/firmware/layerscape/ppfe-firmware/Makefile b/package/firmware/layerscape/ppfe-firmware/Makefile
index dc73f9397b..3909b06302 100644
--- a/package/firmware/layerscape/ppfe-firmware/Makefile
+++ b/package/firmware/layerscape/ppfe-firmware/Makefile
@@ -8,15 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ppfe
-PKG_SOURCE_DATE:=2017-12-05
+PKG_VERSION:=lsdk-1806
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/NXP/qoriq-engine-pfe-bin.git
-PKG_SOURCE_VERSION:=848002fe4e0e3efb8d13a813e5c123bbc87aa95b
-PKG_MIRROR_HASH:=b6867be2f5826e807db15256996e11303ca7bbe06ac18448cbf68827d9a59ae2
-
-PKG_FLAGS:=nonshared
+PKG_SOURCE_VERSION:=50c825b9300c5e36548fb5dcbef538b650fc1913
+PKG_MIRROR_HASH:=7627ce260ac4b320f3a7e8ad81db1c3ec2266332762dd1e4313480f7a678fd43
include $(INCLUDE_DIR)/package.mk
@@ -26,8 +24,8 @@ STRIP:=:
define Package/layerscape-ppfe
SECTION:=firmware
CATEGORY:=Firmware
- DEPENDS:=@TARGET_layerscape
TITLE:=NXP Layerscape PPFE firmware
+ DEPENDS:=@TARGET_layerscape
CONFIG_FW:=ls1012a/u-boot/pfe_fw_sbl.itb
CONFIG_BIN1:=ls1012a/slow_path/ppfe_class_ls1012a.elf
CONFIG_BIN2:=ls1012a/slow_path/ppfe_tmu_ls1012a.elf