mx31ads| machine conf file: added mx31ads machine support
authorLiam Girdwood <liam.girdwood@wolfsonmicro.com>
Sat, 23 Sep 2006 13:39:48 +0000 (13:39 +0000)
committerLiam Girdwood <liam.girdwood@wolfsonmicro.com>
Sat, 23 Sep 2006 13:39:48 +0000 (13:39 +0000)
conf/machine/mx31ads.conf [new file with mode: 0644]

diff --git a/conf/machine/mx31ads.conf b/conf/machine/mx31ads.conf
new file mode 100644 (file)
index 0000000..2215af3
--- /dev/null
@@ -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"