aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mainstone.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/mainstone.conf')
-rw-r--r--conf/machine/mainstone.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/conf/machine/mainstone.conf b/conf/machine/mainstone.conf
index e69de29bb2..e9ef8fae18 100644
--- a/conf/machine/mainstone.conf
+++ b/conf/machine/mainstone.conf
@@ -0,0 +1,22 @@
+#@TYPE: Machine
+#@Name: Vibren PXA255 IDP Development Platform
+#@DESCRIPTION: Machine configuration for Vibren PXA255 IDP
+
+TARGET_ARCH = "arm"
+
+GUI_MACHINE_CLASS = "smallscreen"
+IPKG_ARCHS = "all arm armv5te ${MACHINE}"
+
+PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
+
+BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel"
+
+include conf/machine/tune-xscale.conf
+
+# used by sysvinit_2
+SERIAL_CONSOLE = "115200 ttyS0"
+
+# used by opie-collections.inc
+ROOT_FLASH_SIZE = "32"
+
+