aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h3900.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-10-07 21:48:48 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-10-07 21:48:48 +0000
commit3a13085808e4df5c25d2e4b0dda1d2b258e93b41 (patch)
tree1683dd1afabbb810387ecf1dc8858d3162ee30ea /conf/machine/h3900.conf
parent182da72823822128068a0717ed0e6e7ab05174f8 (diff)
downloadopenembedded-3a13085808e4df5c25d2e4b0dda1d2b258e93b41.tar.gz
unbreak conf/ inclusion caused by kergoth's batch rename
BKrev: 4165b9c01stiHQ1gecbRR9Qr3w_nzQ
Diffstat (limited to 'conf/machine/h3900.conf')
-rw-r--r--conf/machine/h3900.conf23
1 files changed, 23 insertions, 0 deletions
diff --git a/conf/machine/h3900.conf b/conf/machine/h3900.conf
index e69de29bb2..907437c857 100644
--- a/conf/machine/h3900.conf
+++ b/conf/machine/h3900.conf
@@ -0,0 +1,23 @@
+#@TYPE: Machine
+#@NAME: Compaq iPAQ 39xx, Compaq iPAQ 54xx, Compaq iPAQ 55xx
+#@DESCRIPTION: Machine configuration for the Compaq iPAQ 39xx, Compaq iPAQ 54xx, and Compaq iPAQ 55xx devices
+
+TARGET_ARCH = "arm"
+IPKG_ARCHS = "all arm ipaqpxa h3900"
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa"
+EXTRA_IMAGECMD_h3900 = "-e 0x40000 -p"
+BOOTSTRAP_EXTRA_DEPENDS = "handhelds-pxa at76c503a-modules"
+BOOTSTRAP_EXTRA_RDEPENDS = "kernel ${@linux_module_packages('${H3900_MODULES}')} at76c503a-modules"
+H3900_MODULES = "h3900_asic h5400_asic pxa_ir h5400_buzzer h5400_fsi mmc_h5400 usb-ohci-h5400 mmc_asic3 mtdchar h5400-audio"
+
+SERIAL_CONSOLE = "115200 tts/0 vt100"
+USE_DEVFS = "1"
+
+include conf/machine/ipaq-common.conf
+include conf/machine/handheld-common.conf
+
+GPE_MACHINE_CLASS = "smallscreen"
+
+# not using tune-xscale so as to retain backwards compatibility
+include conf/machine/tune-strongarm.conf