1 # Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved
2 # Released under the MIT license (see packages/COPYING)
4 #@Name: Magicbox router board
5 #@DESCRIPTION: Machine configuration for Magicbox router board http://wwww.magicbox.pl
7 INHERIT += "magicbox-image"
9 TARGET_ARCH = "powerpc"
11 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
13 MACHINE_FEATURES = "kernel26"
16 OLDEST_KERNEL = "2.6.18"
18 SERIAL_CONSOLE = "115200 ttyS0"
20 PREFERRED_VERSION_u-boot = "1.1.2"
21 EXTRA_IMAGECMD_jffs2 = "-pad --big-endian --squash -e 0x10000"
22 EXTRA_IMAGECMD_squashfs = " -be -all-root -nopad -noappend -root-owned"
23 EXTRA_IMAGECMD_squashfs-lzma = " -be -all-root -nopad -noappend -root-owned"
28 require conf/machine/include/tune-ppc405.inc