aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/efikamx.conf
blob: eceb87cd6ef6432ab7f0c2196f27af7230746b85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#@TYPE: Machine
#@Name: Genisi EFIKA MX Development Platform
#@DESCRIPTION: Machine configuration for the EFIKA development platform (http://www.powerdeveloper.org/platforms/efikamx)

TARGET_ARCH = "arm"

PREFERRED_PROVIDER_virtual/kernel ?= "linux-efikamx"

MACHINE_FEATURES = "kernel26 usbhost ext2 alsa"

#don't try to access tty1
USE_VT = "0"

SERIAL_CONSOLE = "115200 ttymxc0"

PREFERRED_PROVIDER_virtual/bootloader = "u-boot-efikamx"

#tune for ARMv7/Cortex A8
require conf/machine/include/tune-cortexa8.inc