merge of '6765ce1f621a9ef917ba1521afc7b81013e14dc2'
[vuplus_openembedded] / conf / machine / mainstone.conf
1 #@TYPE: Machine
2 #@Name: Mainstone PXA270 Development Platform
3 #@DESCRIPTION: Machine configuration for Intel Mainstone PXA270 Development Platform 
4
5 TARGET_ARCH = "arm"
6
7 GUI_MACHINE_CLASS = "smallscreen"
8 PACKAGE_EXTRA_ARCHS = "armv5te"
9
10 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
11
12 require conf/machine/include/tune-xscale.inc
13
14 # used by sysvinit_2
15 SERIAL_CONSOLE = "115200 ttyS0"
16
17 # used by opie-collections.inc
18 ROOT_FLASH_SIZE = "16"
19
20 MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen keyboard alsa irda"
21 EXTRA_IMAGECMD_jffs2 = "--pad --little-endian -e 0x40000 --pad=0x01000000"