aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mtx-3a.conf
blob: 9b25785eca7ac690a87596dbb4e89db98fe35227 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#@TYPE: Machine - the orange marvell box
#@NAME: 4G Systems mtx-3a
#@DESCRIPTION: Machine configuration for the mtx-3a 

include conf/machine/mtx-3.conf


PREFERRED_PROVIDER_virtual/kernel = "linux-mtx-3a"
KERNEL_VERSION_mtx-3a = "2.6.16.6"
PREFERRED_PROVIDER_hotplug_mtx-3a = "udev"

TARGET_ARCH = "arm"
EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 -n"  
USE_VT = "0"
SERIAL_CONSOLE = "115200 ttyS0 vt100"