aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/gumstix.conf
blob: 510de49a3f8a50c26b371c85534660a50b516a5f (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: Gumstix pxa2xx boards
#@DESCRIPTION:  Gumstix pxa2xx boards

TARGET_ARCH = "arm"

PREFERRED_PROVIDER_virtual/kernel = "linux-gumstix"

OLDEST_KERNEL = "2.6.15"

#Assume people have some gumstix extension boards 
MACHINE_FEATURES = "kernel26 alsa ext2 usbhost usbgadget bluetooth"

EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --squash"

GUMSTIX_400MHZ = "y"

# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttyS0 vt100"

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

require conf/machine/include/tune-xscale.conf