aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/poodle.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/poodle.conf')
-rw-r--r--conf/machine/poodle.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/conf/machine/poodle.conf b/conf/machine/poodle.conf
new file mode 100644
index 0000000..d1bcb15
--- /dev/null
+++ b/conf/machine/poodle.conf
@@ -0,0 +1,14 @@
+#@TYPE: Machine
+#@NAME: Sharp Zaurus SL-B500, Sharp Zaurus SL-5600
+#@DESCRIPTION: Machine configuration for the PXA250 based Sharp Zaurus SL-B500 and SHarp Zaurus SL-5600 devices
+
+require conf/machine/include/zaurus.inc
+require conf/machine/include/tune-xscale.inc
+
+ROOT_FLASH_SIZE = "22"
+
+MACHINE_GUI_CLASS = "smallscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "240"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
+MACHINE_DISPLAY_ORIENTATION = "270"
+MACHINE_DISPLAY_PPI = "114"