[oe-commits] org.oe.dev palmld.conf: add rewritten palmld.conf

koen commit openembedded-commits at lists.openembedded.org
Fri Nov 10 21:26:34 UTC 2006


palmld.conf: add rewritten palmld.conf 
* the kernel is still missing, I'll leave it up to the palm dudes to attach it to the bugtracker

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 09a60ca1c7d8ce93fb27f1180373afc4410945cb
ViewMTN: http://monotone.openembedded.org/revision.psp?id=09a60ca1c7d8ce93fb27f1180373afc4410945cb
Files:
1
conf/machine/palmld.conf
Diffs:

#
# mt diff -raa011a13cbe4f734c8bbddf16519502bbd6980d5 -r09a60ca1c7d8ce93fb27f1180373afc4410945cb
#
# 
# 
# add_file "conf/machine/palmld.conf"
#  content [e9a71f744af912b240efb8f238112275e492f10f]
# 
============================================================
--- conf/machine/palmld.conf	e9a71f744af912b240efb8f238112275e492f10f
+++ conf/machine/palmld.conf	e9a71f744af912b240efb8f238112275e492f10f
@@ -0,0 +1,23 @@
+#@TYPE: Machine
+#@NAME: Palm LifeDrive
+#@DESCRIPTION: Machine configuration for the Palm LifeDrive
+
+TARGET_ARCH = "arm"
+IPKG_EXTRA_ARCHS = "arm armv4t armv5te"
+
+PREFERRED_PROVIDER_virtual/kernel = "hackndev-2.6trunk"
+
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
+
+MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia irda wifi ext2 usbgadget"
+
+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