merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / conf / machine / xilinx-ml403.conf
blob9b51b87a7f1e009d6d0149fcd48a914ec86a18b9
1 # Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved
2 # Released under the MIT license (see packages/COPYING)
3 #@TYPE: Machine
4 #@Name: Xilinx ML403 FPGA Development Platform
5 #@DESCRIPTION: Machine configuration for Xilinx ML403 (softcore ppc) development platform http://www.xilinx.com/ml403
7 TARGET_ARCH = "powerpc"
8 PACKAGE_EXTRA_ARCHS = "ppc405"
10 PREFERRED_PROVIDER_virtual/kernel = "linux-ml403-slab-2.6.x"
12 MACHINE_FEATURES = "kernel26 ext2"
14 TARGET_CPU = "405"
15 #OLDEST_KERNEL = "2.6.20"
17 SERIAL_CONSOLE = "115200 ttyS0"
19 #tune for the 405 cpu
20 require conf/machine/include/tune-ppc405.inc