checksum.ini: Added nbd 2.9.11
[openembedded/mini2440.git] / conf / machine / xilinx-ml403.conf
blobeb2ddcff69b58d4d1a31e31846f2d18f2334b224
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"
9 PREFERRED_PROVIDER_virtual/kernel = "linux-xilinx-slab"
11 MACHINE_FEATURES = "kernel26 ext2"
13 TARGET_CPU = "405"
14 #OLDEST_KERNEL = "2.6.20"
16 SERIAL_CONSOLE = "115200 ttyS0"
18 #tune for the 405 cpu
19 require conf/machine/include/tune-ppc405.inc