pcl052: pcm052: quartz: add base SOC_FAMILY vf

Add new base SOC_FAMILY vf.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Stefan Agner 2015-03-18 11:08:13 +01:00 committed by Otavio Salvador
parent 5982c99923
commit 7c650e1d8c
3 changed files with 3 additions and 3 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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"