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