From 530e6aadeeea8ceab487896dd4954c529745d20e Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Tue, 15 Dec 2020 09:32:28 +0530 Subject: [PATCH] ppfe-firmware: update to f55ee9f New commits: f55ee9f Add support to re-validate FCS for rx jumbo frames 7e474f9 keeping a count on number of packets that PFE revalidates the CRC 357081f Enhancing pfe firmware itb to handle additional firmwares part of it Signed-off-by: Ting Liu --- recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb index fd53807f..24bb8d9f 100644 --- a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb +++ b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb @@ -8,7 +8,7 @@ INHIBIT_DEFAULT_DEPS = "1" inherit deploy SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;nobranch=1" -SRCREV = "d3a8ef0760c54ddc243039c86389497e37be90ab" +SRCREV = "f55ee9f72090309bbb7ab71f48a498fc02909234" S = "${WORKDIR}/git" -- 2.40.1