merge of '30f615c65861e2aeac9bcd31565276b2d5929532'
[vuplus_openembedded] / conf / machine / mtx-3a.conf
1 #@TYPE: Machine - the orange marvell box
2 #@NAME: 4G Systems mtx-3a
3 #@DESCRIPTION: Machine configuration for the mtx-3a 
4
5 TARGET_ARCH = "arm"
6 PACKAGE_ARCHS = "all arm ${MACHINE}"
7 PREFERRED_PROVIDER_virtual/kernel = "linux-mtx-3a"
8 EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 -n"  
9 TARGET_CC_ARCH = "-march=armv5te"
10 USE_DEVFS = "1"
11 USE_VT = "0"
12 SERIAL_CONSOLE = "115200 ttyS0 vt100"
13 BOOTSTRAP_EXTRA_RDEPENDS += ""