aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ppfe-firmware
AgeCommit message (Collapse)Author
2021-11-03recipes: use https protocol and add explicit branch parameterPierre-Jean Texier
Due to https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git it is required to use https protocol for github repo accessing. Update created with oe-core/scripts/contrib/convert-srcuri.py (see [0]) Fixes: WARNING: /work/meta-freescale/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.07.bb: URL: git://github.com/Freescale/u-boot-fslc.git;branch=2021.07+fslc uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url. [0] - https://git.openembedded.org/openembedded-core/tree/scripts/contrib/convert-srcuri.py Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
2021-08-12layer: Convert to new override syntaxKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-12-16ppfe-firmware: update to f55ee9fTing Liu
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 <ting.liu@nxp.com>
2019-12-23ppfe-firmware: remove fsl-eula-unpack classChunrong Guo
Binary EULA, but the "inherit fsl-eula-unpack" forces the user to accept a much more elaborate license Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-10-21ppfe-firmware: update to d3a8ef0Chunrong Guo
*update to lsdk 1909 tag include the following changes: d3a8ef0 - DNCPE-1662 - Validate Rx packet FCS in software. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-10ppfe-firmware: inherit fsl-eula-unpack classChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-01ppfe-firmware: udpate to 58aa0caChunrong Guo
*update to lsdk 1809 tag include the following changes: 58aa0ca - DNCPE-372 Update binary files with no CRC FWD Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-02ppfe-firmware: update to ppfe-firmwareChunrong Guo
*include the following changes: 50c825b - DNCPE-372 Update binary files Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-02ppfe-firmware: update to 848002fC.R. Guo
*include the following changes: 848002f - DNCPE-372: Update license file with NXP-Binary-EULA 9d15cfa - DNCPE-372 Update README for pfe fw binaries *Update license and md5 *Update SRC_URL *Fix the installation directory Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-10ppfe-firmware: update recipesChunrong Guo
*Deploy the binary in ls1012a/u-boot/ folder as it is standalone The ppfe-firmware is a standalone tool, deploy the binary like other images like u-boot/kernel/rcw. *fix missing binary in ls1012a/u-boot/ folder Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-11-06ppfe-firmware: update recipesChunrong Guo
*update SRC_URI *update to 97cd13d include the following changes: 97cd13d - DNCPE-372 Add ls1012a sbl firmware itb 4089bcf - DNCPE-372 Update binary files 4943138 - DNCPE-372 Update binary files Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-17ppfe-firmware: add recipeTing Liu
Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>