aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/storcenter.conf
blob: 0898da1520c97d1a5815bbf9b2eb0abb51b04b2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
TARGET_ARCH = "powerpc"
TARGET_OS = "linux"
TARGET_FPU = "hard"
PACKAGE_EXTRA_ARCHS = "ppc ppc603e"

INHERIT += "storcenter-image"

# terminal specs - console, but no other ports
SERIAL_CONSOLE="115200 console"
USE_VT="0"

MODUTILS=26
MACHINE_FEATURES= "kernel26 usbhost pci ext2 uboot"
PREFERRED_PROVIDER_virtual/kernel = "linux-storcenter"

# We want udev support in the image
udevdir = "/dev"

EXTRA_IMAGECMD = "--big-endian"
ERASEBLOCK_SIZE = "0x10000"
IMAGE_FSTYPES = "jffs2"

require conf/machine/include/tune-ppc603e.conf