aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/mx31phy.conf
blob: eea673ab162be00936927e8804cb6119aeddea8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#@TYPE: Machine
#@NAME: Phytec phyCORE-iMX31 Board
#@DESCRIPTION: Machine configuration for the imx31 based Phytec phyCORE-iMX31
TARGET_ARCH = "arm"

PREFERRED_PROVIDER_virtual/kernel = "linux-mx31"

MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen"

IMAGE_FSTYPES ?= "tar.gz jffs2"
KERNEL_IMAGETYPE = "uImage"
UBOOT_ENTRYPOINT = "80008000"
SERIAL_CONSOLE = "-L 115200 ttymxc0"
EXTRA_IMAGECMD_jffs2_mx31phy = "--pad --little-endian --eraseblock=0x20000 -n"

require conf/machine/include/tune-arm1136jf-s.inc