gdbm: switch to BBCLASSEXTENDED and bump PR
[openembedded.git] / conf / machine / triton.conf
blob56ef0bf7935e3f51fdb319d218f09b4653f16829
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 PREFERRED_PROVIDER_virtual/kernel = "triton-kernel"
8 BOOTSTRAP_EXTRA_RDEPENDS = "virtual/kernel"
10 IMAGE_FSTYPES ?= "jffs2"
11 EXTRA_IMAGECMD_jffs2 = "--pad=0x1dc0000 --little-endian --eraseblock=0x40000 -n"
12 EXTRA_IMAGEDEPENDS = ""
13 SERIAL_CONSOLE = "38400 ttyS0"
14 KERNEL_CONSOLE = "ttys0,38400"
15 USE_VT = "0"
17 require conf/machine/include/tune-xscale.inc