summaryrefslogtreecommitdiff
path: root/conf/machine/looxc550.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-12 20:41:23 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-12 20:41:23 +0000
commitd832f2f1a4a547f70b3d3efd3b75fa7dfe72d5f1 (patch)
tree9a1e535e09a9cae666eb171c77d5c99ab63a624c /conf/machine/looxc550.conf
parent9fd684a9c55060e44f153d910ad07504c60d5694 (diff)
parente0af6741598e11ed840c837668e23168f66737d2 (diff)
merge of '0fc95be78cc0959135ca79a4ec38a38f14160eef'
and '4ed12f8853fc35aaa445b675fde2edc9d8b0f0ab'
Diffstat (limited to 'conf/machine/looxc550.conf')
-rw-r--r--conf/machine/looxc550.conf34
1 files changed, 34 insertions, 0 deletions
diff --git a/conf/machine/looxc550.conf b/conf/machine/looxc550.conf
new file mode 100644
index 0000000000..ad195b9436
--- /dev/null
+++ b/conf/machine/looxc550.conf
@@ -0,0 +1,34 @@
+#@TYPE: Machine
+#@NAME: Loox C550
+#@DESCRIPTION: Machine configuration for the Loox C550
+
+#
+# Hardware-based properties
+#
+TARGET_ARCH = "arm"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
+
+require conf/machine/include/tune-xscale.conf
+
+ROOT_FLASH_SIZE = "32"
+VOLATILE_STORAGE_SIZE = "64"
+GUI_MACHINE_CLASS = "bigscreen"
+MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia irda bluetooth usbgadget screen"
+
+#
+# Software/packages selection
+#
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
+PCMCIA_MANAGER = "pcmciautils"
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+
+
+#
+# Modules autoload and other boot properties
+#
+module_autoload_g_ether = "g_ether"
+
+SERIAL_CONSOLE = "115200 ttyS0 vt100"
+USE_VT = "0"
+
+require conf/machine/include/LAB-settings.conf