[meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] pcl052: pcm052: quartz: add base SOC_FAMILY vf

Stefan Agner stefan at agner.ch
Wed Mar 18 03:08:13 PDT 2015


From: Stefan Agner <stefan.agner at toradex.com>

Add new base SOC_FAMILY vf.

Signed-off-by: Stefan Agner <stefan.agner at toradex.com>
---
 conf/machine/pcl052.conf | 2 +-
 conf/machine/pcm052.conf | 2 +-
 conf/machine/quartz.conf | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/pcl052.conf b/conf/machine/pcl052.conf
index 611e93d..cc6f9af 100644
--- a/conf/machine/pcl052.conf
+++ b/conf/machine/pcl052.conf
@@ -7,7 +7,7 @@
 include conf/machine/include/imx-base.inc
 include conf/machine/include/tune-cortexa5.inc
 
-SOC_FAMILY = "vf60"
+SOC_FAMILY = "vf:vf60"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-timesys"
 PREFERRED_PROVIDER_u-boot = "u-boot-timesys"
diff --git a/conf/machine/pcm052.conf b/conf/machine/pcm052.conf
index d86fdb0..b57e477 100644
--- a/conf/machine/pcm052.conf
+++ b/conf/machine/pcm052.conf
@@ -7,7 +7,7 @@
 include conf/machine/include/imx-base.inc
 include conf/machine/include/tune-cortexa5.inc
 
-SOC_FAMILY = "vf60"
+SOC_FAMILY = "vf:vf60"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-timesys"
 PREFERRED_PROVIDER_u-boot = "u-boot-timesys"
diff --git a/conf/machine/quartz.conf b/conf/machine/quartz.conf
index 55bd47a..7762fc0 100644
--- a/conf/machine/quartz.conf
+++ b/conf/machine/quartz.conf
@@ -7,7 +7,7 @@
 include conf/machine/include/imx-base.inc
 include conf/machine/include/tune-cortexa5.inc
 
-SOC_FAMILY = "vf60"
+SOC_FAMILY = "vf:vf60"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-timesys"
 PREFERRED_PROVIDER_u-boot = "u-boot-timesys"
-- 
1.9.3



More information about the meta-freescale mailing list