aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/efika.conf
blob: ca1a7be8ff5d6ca1e6d543971ea90d2d9aa13483 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#@TYPE: Machine
#@Name: Genisi EFIKA Development Platform
#@DESCRIPTION: Machine configuration for teh EFIKA development platform: http://www.pegasosppc.com/efika.php


TARGET_ARCH = "powerpc"
PACKAGE_EXTRA_ARCHS = "all  ${MACHINE} ppc ppc603e"

PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"

MACHINE_FEATURES = "kernel26 usbhost ext2 alsa"

#don't try to access tty1
USE_VT = "0"

SERIAL_CONSOLE = "115200 ttyPSC0"

#tune for the MPC5200B cpu
require conf/machine/include/tune-ppc603e.conf