[OE-core] [PATCH 5/5] tune-corei7.inc: update comments regarding Silvermont support

Andre McCurdy armccurdy at gmail.com
Mon Oct 19 18:59:37 UTC 2015


Although still compatible, tune-corei7.inc is no longer the recommended
way to tune for Silvermont (which now has its own dedicated .inc file).

Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
---
 meta/conf/machine/include/tune-corei7.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/conf/machine/include/tune-corei7.inc b/meta/conf/machine/include/tune-corei7.inc
index bea652f..13da46b 100644
--- a/meta/conf/machine/include/tune-corei7.inc
+++ b/meta/conf/machine/include/tune-corei7.inc
@@ -3,8 +3,8 @@
 #     Intel Core i7 CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1
 #     and SSE4.2 instruction set support.
 #
-# This tune is recommended for Intel Nehalem and Silvermont (e.g. Bay Trail) CPUs
-# (and beyond).
+# This tune is recommended for Intel Nehalem CPUs and beyond.
+# It is also compatible with second generation Silvermont Intel Atom CPUs.
 #
 DEFAULTTUNE ?= "corei7-64"
 
-- 
1.9.1




More information about the Openembedded-core mailing list