summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>2006-06-07 20:06:48 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-07 20:06:48 +0000
commit9c685878a4f054562e8a2bddcf195ae44aac3484 (patch)
tree1caf03e286a952e88006bc1f3891820184f22d07 /conf
parent82281183231cf5d72da214e42e7340bfcd900e13 (diff)
parent759e5b0223f56d360fdd1e2eda81aac574089dda (diff)
merge of 0fbcc5da7abe05787c6a591e53e9072cb3b115d5
and 99f9fc9ea4f05af6472ec5a42c5a6516440654e6
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/logicpd-pxa270.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/conf/machine/logicpd-pxa270.conf b/conf/machine/logicpd-pxa270.conf
new file mode 100644
index 0000000000..1027fe81cb
--- /dev/null
+++ b/conf/machine/logicpd-pxa270.conf
@@ -0,0 +1,20 @@
+#@TYPE: Machine
+#@Name: LogicPD PXA270 Development Platform
+#@DESCRIPTION: Machine configuration for LogicPD PXA270 Zoom Development Platform
+#OLDEST_KERNEL = "2.6.17-rc5"
+TARGET_ARCH = "arm"
+PREFERRED_VERSION_mainstone-kernel = "2.6.17-rc5"
+GUI_MACHINE_CLASS = "smallscreen"
+IPKG_ARCHS = "all arm armv5te ${MACHINE}"
+
+PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}"
+
+include conf/machine/include/tune-iwmmxt.conf
+
+# used by sysvinit_2
+SERIAL_CONSOLE = "115200 ttyS0"
+
+# used by opie-collections.inc
+ROOT_FLASH_SIZE = "32"
+# EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x40000"
+