explicit_merge of '85da89c673cc2faec29d5ea692e6e7638f4c1b5e'
[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 IPKG_ARCHS = "all arm armv5te ${MACHINE}"
9
10 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
11
12 include conf/machine/include/tune-xscale.conf
13
14 # used by sysvinit_2
15 SERIAL_CONSOLE = "115200 ttyS0"
16
17 # used by opie-collections.inc
18 ROOT_FLASH_SIZE = "32"
19
20