From 568a9bbc22e2e0640ee6d9987f12ab5939439c49 Mon Sep 17 00:00:00 2001 From: Robert Bradford Date: Thu, 10 Jan 2008 17:13:51 +0000 Subject: Really set jffs2 options for mx31ads. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3454 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/machine/mx31ads.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/machine/mx31ads.conf b/meta/conf/machine/mx31ads.conf index 1340204ee..db7c96c4b 100644 --- a/meta/conf/machine/mx31ads.conf +++ b/meta/conf/machine/mx31ads.conf @@ -11,6 +11,6 @@ MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen" IMAGE_FSTYPES ?= "tar.gz jffs2" SERIAL_CONSOLE = "-L 115200 ttymxc0" -EXTRA_IMAGECMD_jffs2_mx31phy = "--pad --little-endian --eraseblock=0x20000 -n" +EXTRA_IMAGECMD_jffs2_mx31ads = "--pad --little-endian --eraseblock=0x20000 -n" require conf/machine/include/tune-armv5te.inc # v6 tune -- cgit v1.2.3