aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/xilinx-ml403.conf
blob: eb2ddcff69b58d4d1a31e31846f2d18f2334b224 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved
# Released under the MIT license (see packages/COPYING)
#@TYPE: Machine
#@Name: Xilinx ML403 FPGA Development Platform
#@DESCRIPTION: Machine configuration for Xilinx ML403 (softcore ppc) development platform http://www.xilinx.com/ml403

TARGET_ARCH = "powerpc"

PREFERRED_PROVIDER_virtual/kernel = "linux-xilinx-slab"

MACHINE_FEATURES = "kernel26 ext2"

TARGET_CPU = "405"
#OLDEST_KERNEL = "2.6.20"

SERIAL_CONSOLE = "115200 ttyS0"

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