gdbm: switch to BBCLASSEXTENDED and bump PR
[openembedded.git] / conf / machine / magicbox.conf
blobbd29837fbb6901208a07730b4d80050982159e22
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: 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"
15 TARGET_CPU = "405"
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"
27 #tune for the 405 cpu
28 require conf/machine/include/tune-ppc405.inc