summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/mx31phy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/mx31phy.conf')
-rw-r--r--meta/conf/machine/mx31phy.conf16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/conf/machine/mx31phy.conf b/meta/conf/machine/mx31phy.conf
deleted file mode 100644
index eea673ab16..0000000000
--- a/meta/conf/machine/mx31phy.conf
+++ /dev/null
@@ -1,16 +0,0 @@
1#@TYPE: Machine
2#@NAME: Phytec phyCORE-iMX31 Board
3#@DESCRIPTION: Machine configuration for the imx31 based Phytec phyCORE-iMX31
4TARGET_ARCH = "arm"
5
6PREFERRED_PROVIDER_virtual/kernel = "linux-mx31"
7
8MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen"
9
10IMAGE_FSTYPES ?= "tar.gz jffs2"
11KERNEL_IMAGETYPE = "uImage"
12UBOOT_ENTRYPOINT = "80008000"
13SERIAL_CONSOLE = "-L 115200 ttymxc0"
14EXTRA_IMAGECMD_jffs2_mx31phy = "--pad --little-endian --eraseblock=0x20000 -n"
15
16require conf/machine/include/tune-arm1136jf-s.inc