[Temporarily add these patches to meta-ti] The patchset adds 2 more standard tune files for the new ARM MPCore (multicore) processors Cortex-A15 and Cortex-A7, as per:
http://www.arm.com/products/processors/cortex-a/cortex-a15.php http://www.arm.com/products/processors/cortex-a/cortex-a7.php This patchset was previously submitted to oe-core, but was not accepted (yet) for the following reasons: 1. Richard is currently busy with the 1.3 release and wants to take some time off right after that. 2. Martin submitted a slight rework for the tune framework few days earlier, which is also not accepted yet, and that change will break old-style tune files. Here's the corresponding discussion: http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/28850 Denys Dmytriyenko (2): tune-cortexa15: add tunes for ARM Cortex-A15 tune-cortexa7: add tunes for ARM Cortex-A7 meta/conf/machine/include/tune-cortexa15.inc | 24 ++++++++++++++++++++++++ meta/conf/machine/include/tune-cortexa7.inc | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 meta/conf/machine/include/tune-cortexa15.inc create mode 100644 meta/conf/machine/include/tune-cortexa7.inc -- 1.7.12.4 _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
