[oe-commits] org.oe.dev palmtx: added machine description for Palm Tungsten X - close #1681

hrw commit openembedded-commits at lists.openembedded.org
Wed Jan 3 08:29:48 UTC 2007


palmtx: added machine description for Palm Tungsten X - close #1681

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 122bf8226e89d78473f371968e87e4c19d6f6ff2
ViewMTN: http://monotone.openembedded.org/revision.psp?id=122bf8226e89d78473f371968e87e4c19d6f6ff2
Files:
1
conf/machine/palmtx.conf
Diffs:

#
# mt diff -r155f936fb623fd266abcbacae678f48bbbecc4ab -r122bf8226e89d78473f371968e87e4c19d6f6ff2
#
# 
# 
# add_file "conf/machine/palmtx.conf"
#  content [35459e40844041114afbb3d2126e251738ff706f]
# 
============================================================
--- conf/machine/palmtx.conf	35459e40844041114afbb3d2126e251738ff706f
+++ conf/machine/palmtx.conf	35459e40844041114afbb3d2126e251738ff706f
@@ -0,0 +1,23 @@
+#@TYPE: Machine
+#@NAME: Palm TX
+#@DESCRIPTION: Machine configuration for the Palm TX
+
+TARGET_ARCH = "arm"
+PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
+
+PREFERRED_PROVIDER_virtual/kernel = "linux-hackndev-2.6"
+
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
+
+MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia irda bluetooth wifi ext2 usbgadget screen"
+
+ROOT_FLASH_SIZE = "100"
+
+SERIAL_CONSOLE = "115200 ttyS0"
+
+GUI_MACHINE_CLASS = "bigscreen"
+
+# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
+include conf/machine/tune-xscale.conf
+
+module_autoload_sa1100-rtc = "sa1100-rtc"






More information about the Openembedded-commits mailing list