merge of '70e8c209379710295e2958c7b0c0266f6d40f3a4'
[vuplus_openembedded] / conf / machine / efika.conf
1 #@TYPE: Machine
2 #@Name: Genisi EFIKA Development Platform
3 #@DESCRIPTION: Machine configuration for teh EFIKA development platform: http://www.pegasosppc.com/efika.php
4
5
6 TARGET_ARCH = "powerpc"
7 PACKAGE_EXTRA_ARCHS = "all  ${MACHINE} ppc ppc603e"
8
9 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
10
11 MACHINE_FEATURES = "kernel26 usbhost ext2 alsa"
12 MACHINE_TASK_PROVIDER = "task-base"
13
14 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
15
16 #don't try to access tty1
17 USE_VT = "0"
18
19 SERIAL_CONSOLE = "115200 ttyPSC0"
20
21 #tune for the MPC5200B cpu
22 require conf/machine/include/tune-ppc603e.conf