merge of '8cde5e5064761c45e322d841a3b3313245cb264a'
[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 #don't try to access tty1
15 USE_VT = "0"
16
17 SERIAL_CONSOLE = "115200 ttyPSC0"
18
19 #tune for the MPC5200B cpu
20 require conf/machine/include/tune-ppc603e.conf