[oe-commits] Andy Voltz : tune-cortexa*.inc: fix tunings for cortex a5, a7, a8, a9, a15 machines.

git at git.openembedded.org git at git.openembedded.org
Wed Jun 12 16:48:27 UTC 2013


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

Author: Andy Voltz <andy.voltz at timesys.com>
Date:   Wed Jun 12 12:38:01 2013 -0400

tune-cortexa*.inc: fix tunings for cortex a5, a7, a8, a9, a15 machines.

Using CORTEX_ID variable reference in the tuning overrides did not work.
This reverts those changes, and adds a tuning file for the cortex-a5.

Revert "tune-cortexa5.inc: Add tune file for cortex-a5"
Revert "tune-cortexa.inc: create a common include for cortex-a armv7a tuning"

Signed-off-by: Andy Voltz <andy.voltz at timesys.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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-cortexa5.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 ++++++++++++++++++++++++-
 7 files changed, 165 insertions(+), 48 deletions(-)

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


More information about the Openembedded-commits mailing list