[oe-commits] org.oe.dev mx31ads| machine conf file: added mx31ads machine support

lrg commit openembedded-commits at lists.openembedded.org
Sat Sep 23 13:49:23 UTC 2006


mx31ads| machine conf file: added mx31ads machine support

Author: lrg at openembedded.org
Branch: org.openembedded.dev
Revision: b1648e5bdf9c5d143bff2e5197a4b295ce80262b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b1648e5bdf9c5d143bff2e5197a4b295ce80262b
Files:
1
conf/machine/mx31ads.conf
Diffs:

#
# mt diff -r7be2c6aa722088e107c9897aa9dac08d6924297e -rb1648e5bdf9c5d143bff2e5197a4b295ce80262b
#
# 
# 
# add_file "conf/machine/mx31ads.conf"
#  content [58ff600c0244bb1775fbaa58d48671791c245375]
# 
============================================================
--- conf/machine/mx31ads.conf	58ff600c0244bb1775fbaa58d48671791c245375
+++ conf/machine/mx31ads.conf	58ff600c0244bb1775fbaa58d48671791c245375
@@ -0,0 +1,18 @@
+#@TYPE: Machine
+#@Name: Freescale MX31ADS
+#@DESCRIPTION: Machine configuration for Freescale MX31ADS 
+
+TARGET_ARCH = "arm"
+
+GUI_MACHINE_CLASS = "smallscreen"
+IPKG_EXTRA_ARCHS = "armv6"
+
+PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
+
+include conf/machine/include/tune-arm1136jf-s.conf
+
+# used by sysvinit_2
+SERIAL_CONSOLE = "115200 ttymxc0"
+
+# used by opie-collections.inc
+ROOT_FLASH_SIZE = "32"






More information about the Openembedded-commits mailing list