summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/mx31phy.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-01-18 12:33:11 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-01-18 12:33:11 +0000
commite430837ead15eac1d1f129bbaab6ab2dd1166270 (patch)
tree6e5bbb6eae7d3fa2dee763b8bdea809ebae190a3 /meta/conf/machine/mx31phy.conf
parenta43192d753d8eb25d40a2024f997ebc4d332132a (diff)
downloadpoky-e430837ead15eac1d1f129bbaab6ab2dd1166270.tar.gz
mx31 machines: use tune-arm926ejs (which is armv5te)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3522 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/mx31phy.conf')
-rw-r--r--meta/conf/machine/mx31phy.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/conf/machine/mx31phy.conf b/meta/conf/machine/mx31phy.conf
index 44c781241f..c7940b72a9 100644
--- a/meta/conf/machine/mx31phy.conf
+++ b/meta/conf/machine/mx31phy.conf
@@ -13,5 +13,6 @@ KERNEL_IMAGETYPE = "uImage"
13UBOOT_ENTRYPOINT = "80008000" 13UBOOT_ENTRYPOINT = "80008000"
14SERIAL_CONSOLE = "-L 115200 ttymxc0" 14SERIAL_CONSOLE = "-L 115200 ttymxc0"
15EXTRA_IMAGECMD_jffs2_mx31phy = "--pad --little-endian --eraseblock=0x20000 -n" 15EXTRA_IMAGECMD_jffs2_mx31phy = "--pad --little-endian --eraseblock=0x20000 -n"
16require conf/machine/include/tune-armv5te.inc 16
17require conf/machine/include/tune-arm926ejs.inc
17# v6 tune 18# v6 tune