[oe-commits] org.oe.dev palmz31.conf: Add last missing Palm machine.

pfalcon commit openembedded-commits at lists.openembedded.org
Wed Jul 18 00:22:03 UTC 2007


palmz31.conf: Add last missing Palm machine.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: e4eb05d6b6b1317ac1090d4587d5dc4b8b223edb
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e4eb05d6b6b1317ac1090d4587d5dc4b8b223edb
Files:
1
conf/machine/palmz31.conf
Diffs:

#
# mt diff -r4ffc891bb5558651038564ec75a40ea5c963ecd3 -re4eb05d6b6b1317ac1090d4587d5dc4b8b223edb
#
# 
# 
# add_file "conf/machine/palmz31.conf"
#  content [45b562e84e69138a25426bff438938f586890a0d]
# 
============================================================
--- conf/machine/palmz31.conf	45b562e84e69138a25426bff438938f586890a0d
+++ conf/machine/palmz31.conf	45b562e84e69138a25426bff438938f586890a0d
@@ -0,0 +1,23 @@
+#@TYPE: Machine
+#@NAME: Palm Zire 31
+#@DESCRIPTION: Machine configuration for the Palm Zire 31
+
+require conf/machine/include/palm.conf
+
+ROOT_FLASH_SIZE = "16"
+MACHINE_GUI_CLASS = "smallscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "160"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "160"
+
+SERIAL_CONSOLE = "115200 ttyS0"
+
+# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
+require conf/machine/include/tune-thumb.conf
+
+MACHINE_EXTRA_RRECOMMENDS += "kernel-module-i2c-pxa \
+			     kernel-module-i2c-algo-pxa \
+			     kernel-module-i2c-dev \
+			     kernel-module-wm97xx-ts \		
+			     kernel-module-palmz31-battery"
+
+module_autoload_g_ether = "g_ether"






More information about the Openembedded-commits mailing list