Skip to content

Commit

Permalink
layerscape: update ppfe-firmware to LSDK-18.06
Browse files Browse the repository at this point in the history
This patch is to update ppfe-firmware to LSDK-18.06 release.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
  • Loading branch information
yangbolu1991 authored and hauke committed Sep 22, 2018
1 parent c19f520 commit 984cf8d
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions package/firmware/layerscape/ppfe-firmware/Makefile
Expand Up @@ -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

Expand All @@ -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
Expand Down

0 comments on commit 984cf8d

Please sign in to comment.