aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-cortexa17.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-12-09 14:33:13 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-07 13:40:06 +0000
commit0c60d744f6ec3b77f044ac7d66e30c00d00fea81 (patch)
treec87ae8c4133d67dfb598f549b1cc168c6c8dc347 /meta/conf/machine/include/tune-cortexa17.inc
parente4502063aae68b8dc31160fb418c74e4f0412cb6 (diff)
downloadopenembedded-core-contrib-0c60d744f6ec3b77f044ac7d66e30c00d00fea81.tar.gz
arch-armv7a, tune-cortexa*: improve comment VFP -> HF
* the section bellow the comment adds only HF variants, VFP is already mixed in the softfp sections above (unlike armv5, armv6 tune files where it really was above VFP/DSP section) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/conf/machine/include/tune-cortexa17.inc')
-rw-r--r--meta/conf/machine/include/tune-cortexa17.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/tune-cortexa17.inc b/meta/conf/machine/include/tune-cortexa17.inc
index e4d69a097c..b6d80520ea 100644
--- a/meta/conf/machine/include/tune-cortexa17.inc
+++ b/meta/conf/machine/include/tune-cortexa17.inc
@@ -20,7 +20,7 @@ PACKAGE_EXTRA_ARCHS_tune-cortexa17t = "${PACKAGE_EXTRA_ARCHS_tune-armv7at} corte
PACKAGE_EXTRA_ARCHS_tune-cortexa17-neon = "${PACKAGE_EXTRA_ARCHS_tune-armv7a-neon} cortexa17-vfp cortexa17-vfp-neon"
PACKAGE_EXTRA_ARCHS_tune-cortexa17t-neon = "${PACKAGE_EXTRA_ARCHS_tune-armv7at-neon} cortexa17-vfp cortexa17-vfp-neon cortexa17t2-vfp cortexa17t2-vfp-neon"
-# VFP Tunes
+# HF Tunes
AVAILTUNES += "cortexa17hf cortexa17thf cortexa17hf-neon cortexa17thf-neon"
ARMPKGARCH_tune-cortexa17hf = "cortexa17"
ARMPKGARCH_tune-cortexa17thf = "cortexa17"