aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/dht-walnut.conf
blob: 4e9159e2e0bbf4e39cc761b98a852c6539342df2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#@TYPE: Machine
#@Name: DHT-Walnut Development Platform
#@DESCRIPTION: Machine configuration for the DHT-Walnut 405GP  development platform

TARGET_ARCH = "powerpc"
PACKAGE_ARCHS = "all powerpc ${MACHINE} ppc405"

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

MACHINE_FEATURES = "kernel26 ext2"
MACHINE_TASK_PROVIDER = "task-base"

TARGET_CPU = "405"
OLDEST_KERNEL = "2.6.12"

#tune for the 405 cpu
require conf/machine/include/tune-ppc405.conf



SERIAL_CONSOLE = "115200 ttyS0"