aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/cs-e9302.conf
blob: 838dbce62e46aa4cabe1c0d2f57d37f062ede37a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#@TYPE: Machine
#@Name: Olimex CS-E9302 Development Platform
#@DESCRIPTION: Machine configuration for Olimex CS-E9302 Development Platform

TARGET_ARCH = "arm"

PREFERRED_PROVIDER_virtual/kernel = "linux"

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

MACHINE_FEATURES = "kernel26 apm alsa ext2 usbhost"

# used by sysvinit_2
SERIAL_CONSOLE = "57600 ttyAM0"

# used by some images
ROOT_FLASH_SIZE = "8"
#extra jffs2 tweaks
EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x40000 --pad=0x500000 "

require conf/machine/include/tune-arm920t.inc