aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/pcm043.conf
blob: fdf2f0e3e6457c911fd25d57294809a9ea43c63a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#@TYPE: Machine
#@Name: Phytec phyCORE-i.MX35
#@DESCRIPTION: Machine configuration for Phytec phyCORE-i.MX35 

TARGET_ARCH = "arm"

MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget touchscreen"

GUI_MACHINE_CLASS = "smallscreen"

PREFERRED_PROVIDER_virtual/kernel = "linux"

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

# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttymxc0"

# used by opie-collections.inc
ROOT_FLASH_SIZE = "32"

IMAGE_FSTYPES += "tar.gz"

KERNEL_IMAGETYPE = "uImage"

UBOOT_ENTRYPOINT = "0x80008000"