Add slightly adjusted h1910.conf
authorKoen Kooi <koen@openembedded.org>
Tue, 9 Aug 2005 17:48:08 +0000 (17:48 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 9 Aug 2005 17:48:08 +0000 (17:48 +0000)
conf/machine/h1910.conf [new file with mode: 0644]

diff --git a/conf/machine/h1910.conf b/conf/machine/h1910.conf
new file mode 100644 (file)
index 0000000..468fcf1
--- /dev/null
@@ -0,0 +1,22 @@
+#@TYPE: Machine
+#@NAME: HP iPAQ H1910/H1915
+#@DESCRIPTION: Machine configuration for the HP iPAQ H1910/H1915
+
+KERNEL ?= "kernel26"
+OVERRIDES =. "${KERNEL}:"
+
+TARGET_ARCH = "arm"
+IPKG_ARCHS = "all arm armv5te h1910"
+
+include conf/machine/tune-xscale.conf
+
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+
+BOOTSTRAP_EXTRA_DEPENDS = "udev apmd irda-utils network-suspend-scripts modutils-collateral mtd-utils"
+BOOTSTRAP_EXTRA_RDEPENDS = "udev apm apmd network-suspend-scripts modutils-collateral mtd-utils"
+BOOTSTRAP_EXTRA_RRECOMMENDS += ""
+
+EXTRA_IMAGECMD_h1910_jffs2 = "-e 0x4000 -p -n"
+
+GUI_MACHINE_CLASS = "smallscreen"
+