mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
![]() This is the new SolidRun supported kernel for the HummingBoard and CuBox-i devices. It is based on the Linaro 3.14 kernel releases. Some of the changes are: * devicetree files are used now * zImage is used instead of uImage * large amounts of memory leak and stability fixes * increased FEC ethernet performance, higher than the Freescale rated 470 Mbps * SDHC patchset for better UHS-I support * residue support for SDMA with FSL's custom firmware integrated to work with HDMI and optical SPDIF * higher DMA and GPU efficiency in general * the vast array of improvements of a 3.14.14 kernel over a 3.0.35 one Change-Id: I8f5292b3c2951e7fc48dd20e556da1beba092ed5 Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |
||
---|---|---|
conf | ||
recipes-bsp | ||
recipes-core | ||
recipes-kernel | ||
.gitignore | ||
README |
OpenEmbedded/Yocto BSP layer for Freescale's ARM based platforms
This layer provides support for Freescale's ARM based platforms for use with OpenEmbedded and/or Yocto Freescale's BSP layer.
This layer depends on:
URI: git://git.openembedded.org/openembedded-core branch: danny revision: HEAD
URI: git://git.yoctoproject.org/meta-fsl-arm branch: danny revision: HEAD
Contributing
To contribute to this layer you should the patches for review to the mailing list.
Mailing list:
https://lists.yoctoproject.org/listinfo/meta-freescale
Source code:
https://github.com/Freescale/meta-fsl-arm-extra
When creating a patch of the last commit, use
git format-patch -s --subject-prefix='meta-fsl-arm-extra][PATCH' -1
To send it to the community, use
git send-email --to meta-freescale@yoctoproject.org <generated patch>