aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mx31ads.conf
diff options
context:
space:
mode:
authorLiam Girdwood <liam.girdwood@wolfsonmicro.com>2006-09-23 13:39:48 +0000
committerLiam Girdwood <liam.girdwood@wolfsonmicro.com>2006-09-23 13:39:48 +0000
commita84b8856d44ae9b2f1d7db80da352a6bc04bce35 (patch)
treec89664b5f548ea2d268986e561ebe6a810e7935f /conf/machine/mx31ads.conf
parentff8fd9b3aa7c80cc75c297ec76bd125ef0db45bd (diff)
downloadopenembedded-a84b8856d44ae9b2f1d7db80da352a6bc04bce35.tar.gz
mx31ads| machine conf file: added mx31ads machine support
Diffstat (limited to 'conf/machine/mx31ads.conf')
-rw-r--r--conf/machine/mx31ads.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/conf/machine/mx31ads.conf b/conf/machine/mx31ads.conf
new file mode 100644
index 0000000000..2215af3239
--- /dev/null
+++ b/conf/machine/mx31ads.conf
@@ -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"