merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / conf / machine / triton.conf
blob0275f6b2f57f1bea74368652c96e0a404a62c00c
1 #@TYPE: Machine
2 #@NAME: KARO Electronics TRITON Processor module
3 #@DESCRIPTION: Machine configuration for the XScale based triton boards from KaRo Electronics 
5 TARGET_ARCH = "arm"
6 PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
7 PREFERRED_PROVIDER_virtual/kernel = "triton-kernel"
9 BOOTSTRAP_EXTRA_RDEPENDS = "virtual/kernel"
11 IMAGE_FSTYPES ?= "jffs2"
12 EXTRA_IMAGECMD_jffs2 = "--pad=0x1dc0000 --little-endian --eraseblock=0x40000 -n"
13 EXTRA_IMAGEDEPENDS = ""
14 SERIAL_CONSOLE = "38400 ttyS0"
15 KERNEL_CONSOLE = "ttys0,38400"
16 USE_VT = "0"
18 require conf/machine/include/tune-xscale.inc