1 # Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved
2 # Released under the MIT license (see packages/COPYING)
4 #@Name: DHT-Walnut Development Platform
5 #@DESCRIPTION: Machine configuration for the DHT-Walnut 405GP development platform
7 TARGET_ARCH = "powerpc"
9 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
10 UBOOT_ENTRYPOINT = "0"
12 MACHINE_FEATURES = "kernel26 ext2"
16 #don't try to access tty1
19 SERIAL_CONSOLE = "115200 ttyS0"
21 PREFERRED_VERSION_u-boot = "1.1.4"
22 KERNEL_IMAGETYPE = "uImage"
25 require conf/machine/include/tune-ppc405.inc