[oe-commits] Andy Voltz : tune-cortexa.inc: create a common include for cortex-a armv7a tuning

git at git.openembedded.org git at git.openembedded.org
Fri Jun 7 15:43:57 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 3e4f4a1cf07ff7cf4c71566492385f8fbf581789
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=3e4f4a1cf07ff7cf4c71566492385f8fbf581789

Author: Andy Voltz <andy.voltz at timesys.com>
Date:   Wed Jun  5 11:52:29 2013 -0400

tune-cortexa.inc: create a common include for cortex-a armv7a tuning

The tuning files for the cortex-a* processors are mostly identical for
the A7,A8,A9,A15 processors. Rework these files to use a CORTEX_ID
variable to setup the tuning for each specific processor.

Signed-off-by: Andy Voltz <andy.voltz at timesys.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/conf/machine/include/arm/README         |    3 ++
 meta/conf/machine/include/tune-cortexa.inc   |   35 ++++++++++++++++++++++++++
 meta/conf/machine/include/tune-cortexa15.inc |   35 +------------------------
 meta/conf/machine/include/tune-cortexa7.inc  |   35 +------------------------
 meta/conf/machine/include/tune-cortexa8.inc  |   35 +------------------------
 meta/conf/machine/include/tune-cortexa9.inc  |   35 +------------------------
 6 files changed, 46 insertions(+), 132 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=3e4f4a1cf07ff7cf4c71566492385f8fbf581789


More information about the Openembedded-commits mailing list