Update jffs2 options for mx31 ads.
authorRobert Bradford <rob@openedhand.com>
Thu, 10 Jan 2008 17:12:12 +0000 (17:12 +0000)
committerRobert Bradford <rob@openedhand.com>
Thu, 10 Jan 2008 17:12:12 +0000 (17:12 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3453 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/mx31ads.conf

index 6a34863..1340204 100644 (file)
@@ -11,5 +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"
 require conf/machine/include/tune-armv5te.inc
-# v6 tune
\ No newline at end of file
+# v6 tune