mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 03:49:20 +00:00
c5f7a7cb9a208a3d185b047df9eef5bd5aa06c1a
Backport Nishants OPP/hwmod fix to get more than 600MHz out of 37xx, but don't activate it yet. 3630ES1.2 derived silicon gets misdetected: xM revision A: [ 0.000000] OMAP3630 ES1.0 (l2cache iva sgx neon isp 192mhz_clk ) new xM revision C: [ 0.000000] OMAP3630 ES1.2 (l2cache neon isp 192mhz_clk ) Since the iva hwmod is missing the OPP tables will fail and clock it back to 600MHz. But with the patch the kernel hangs in early init. This problem isn't specific to this kernel update, it just coincided with ES1.2 silicon arriving on my desk. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
The official OpenEmbedded/Yocto BSP layer for Texas Instruments platforms.
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: master
revision: HEAD
URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: master
revision: HEAD
There are known issues when using a toolchain with gcc-4.6 and binutils-2.22
from OpenEmbedded-Core, thus it is recommended to use meta-openembedded layer
with gcc-4.5 + Linaro patches and binutils-2.20.1.
The base BSP part of meta-ti should work with different OpenEmbedded/Yocto
distributions and layer stacks, such as:
distro-less (only with OE-Core), with Yocto/Poky, with Angstrom or Arago.
Please follow the recommended setup procedures of your OE distribution. When
using in a distro-less configuration, please add to your local.conf:
GCCVERSION = "4.5%"
BINUVERSION = "2.20.1"
Send pull requests, patches, comments or questions to meta-ti@yoctoproject.org
Maintainers: Denys Dmytriyenko <denys@ti.com>
Koen Kooi <koen@dominion.thruhere.net>
Description
Languages
BitBake
93.3%
Shell
3.5%
Pascal
1.4%
C++
0.9%
Pawn
0.5%
Other
0.3%