aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6slevk.conf
blob: 786822ab02efeeca32f14cbb0a2d372081433c1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#@TYPE: Machine
#@NAME: i.MX6SL EVK
#@DESCRIPTION: Machine configuration for Freescale i.MX6SL EVK

include conf/machine/include/imx-base.inc
include conf/machine/include/tune-cortexa9.inc

SOC_FAMILY = "mx6sl:mx6"

UBOOT_MACHINE = "mx6slevk_config"
UBOOT_SUFFIX = "bin"
UBOOT_PADDING = "2"

SERIAL_CONSOLE = "115200 ttymxc0"

MACHINE_FEATURES += " pci wifi bluetooth"