]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-base.inc: add default tune for Vybrid
authorStefan Agner <stefan.agner@toradex.com>
Thu, 22 Oct 2015 06:48:49 +0000 (23:48 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:21 +0000 (15:03 -0300)
All Vybrid SoC's use the Cortex-A5 CPU. Add an appropriate default
tune for the vf SoC.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/include/imx-base.inc

index 5566c1256f7dcc39a2d3022cc697bcf22386c89d..dd673f1b5ccfa73dc37a417003f7eb56d2cea8d8 100644 (file)
@@ -52,6 +52,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules"
 DEFAULTTUNE_mx6 ?= "cortexa9thf-neon"
 DEFAULTTUNE_mx6ul ?= "cortexa7thf-neon"
 DEFAULTTUNE_mx7 ?= "cortexa7thf-neon"
+DEFAULTTUNE_vf ?= "cortexa5thf-neon"
 
 # Sub-architecture support
 MACHINE_SOCARCH_SUFFIX ?= ""