merge of '073563c6fb1aad528e3d0c4f974eea7a71e1ad87'
[vuplus_openembedded] / conf / machine / storcenter.conf
1 TARGET_ARCH = "powerpc"
2 TARGET_OS = "linux"
3 TARGET_FPU = "hard"
4 # TARGET_VENDOR = "oe"
5 PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
6 # terminal specs - console, but no other ports
7 SERIAL_CONSOLE="115200 console"
8 USE_VT="0"
9
10 MODUTILS=26
11 MACHINE_TASK_PROVIDER = "task-base"
12 MACHINE_FEATURES= "kernel26 usbhost"
13 # don't go udev until kernel >=2.6.13
14 #BOOTSTRAP_EXTRA_RDEPENDS = "udev mdadm"
15 BOOTSTRAP_EXTRA_RDEPENDS = "mdadm"
16 PREFERRED_PROVIDER_virtual/kernel = "linux-storcenter"
17
18 require conf/machine/include/tune-ppc603e.conf