merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / conf / machine / mainstone.conf
blob68dcfb069a3fcaf4a54fcae9cbbb3d709ae06d8a
1 #@TYPE: Machine
2 #@Name: Mainstone PXA270 Development Platform
3 #@DESCRIPTION: Machine configuration for Intel Mainstone PXA270 Development Platform 
5 TARGET_ARCH = "arm"
7 GUI_MACHINE_CLASS = "smallscreen"
8 PACKAGE_EXTRA_ARCHS = "armv5te"
10 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
12 require conf/machine/include/tune-xscale.inc
14 # used by sysvinit_2
15 SERIAL_CONSOLE = "115200 ttyS0"
17 ROOT_FLASH_SIZE = "16"
19 MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen keyboard alsa irda"
20 EXTRA_IMAGECMD_jffs2 = "--little-endian -e 0x40000 --pad=0x02000000"