summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx53ard.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/imx53ard.conf
downloadmeta-fsl-arm-f98b448ee835646be48f530b3e6fe13b32b093f5.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/imx53ard.conf')
-rw-r--r--conf/machine/imx53ard.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/conf/machine/imx53ard.conf b/conf/machine/imx53ard.conf
new file mode 100644
index 0000000..2da165a
--- /dev/null
+++ b/conf/machine/imx53ard.conf
@@ -0,0 +1,18 @@
1#@TYPE: Machine
2#@NAME: Freescale i.MX53 SABRE Automotive Board
3#@SOC: i.MX53
4#@DESCRIPTION: Machine configuration for Freescale i.MX53 SABRE Automotive Board
5#@MAINTAINER: Daiane Angolini <daiane.angolini@freescale.com>
6
7include conf/machine/include/imx-base.inc
8include conf/machine/include/tune-cortexa8.inc
9
10SOC_FAMILY = "mx5:mx53"
11
12KERNEL_DEVICETREE = "imx53-ard.dtb"
13
14UBOOT_MACHINE = "mx53ard_config"
15
16MACHINE_FIRMWARE += "linux-firmware-ar3k \
17 linux-firmware-ath6k"
18MACHINE_FEATURES += "wifi bluetooth"