summaryrefslogtreecommitdiffstats
path: root/conf/machine/twr-vf65gs10.conf
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-10 03:19:58 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-10 03:19:58 +0200
commitf98b448ee835646be48f530b3e6fe13b32b093f5 (patch)
tree9d1062f1e8893e72829df650f5e558c5fb255955 /conf/machine/twr-vf65gs10.conf
downloadmeta-fsl-arm-daisy-140929.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'conf/machine/twr-vf65gs10.conf')
-rw-r--r--conf/machine/twr-vf65gs10.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/conf/machine/twr-vf65gs10.conf b/conf/machine/twr-vf65gs10.conf
new file mode 100644
index 0000000..1f19dcb
--- /dev/null
+++ b/conf/machine/twr-vf65gs10.conf
@@ -0,0 +1,21 @@
1#@TYPE: Machine
2#@NAME: Freescale Vybrid TWR-VF65GS10
3#@SOC: vf60
4#@DESCRIPTION: Machine configuration for Freescale Vybrid TWR-VF65GS10
5#@MAINTAINER: Anthony Felice <tony.felice@timesys.com>
6
7include conf/machine/include/imx-base.inc
8include conf/machine/include/tune-cortexa5.inc
9
10SOC_FAMILY = "vf60"
11
12PREFERRED_PROVIDER_virtual/kernel ?= "linux-timesys"
13
14UBOOT_MACHINE = "vf610twr_config"
15
16SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3"
17IMAGE_FSTYPES ?= "tar.bz2 ext3 sdcard"
18
19SERIAL_CONSOLE = "115200 ttyLP1"
20
21MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen"