summaryrefslogtreecommitdiff
path: root/conf/machine/turbostation.conf
blob: d3952e1d4af335e152d5923e2db872b0770d471a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TARGET_ARCH = "powerpc"
TARGET_OS = "linux"
# TARGET_VENDOR = "oe"
PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
# terminal specs - console, but no other ports
SERIAL_CONSOLE="115200 console"
USE_VT="0"

MODUTILS=26
MACHINE_TASK_PROVIDER = "task-base"
MACHINE_FEATURES= "kernel26 usbhost"
BOOTSTRAP_EXTRA_RDEPENDS = "udev mdadm"
PREFERRED_PROVIDER_virtual/kernel = "linux-turbostation"

require conf/machine/include/tune-ppc603e.conf